| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| com.io7m.r2.core.debug |
Types and functions associated with debugging.
|
| com.io7m.r2.core.shaders.provided |
Default provided shaders.
|
| Modifier and Type | Method and Description |
|---|---|
static R2LightDirectionalScreenSingle |
R2LightDirectionalScreenSingle.newLight(R2UnitQuadUsableType q,
R2IDPoolType pool)
Construct a new light.
|
| Modifier and Type | Method and Description |
|---|---|
static R2ShaderLightSingleType<R2LightDirectionalScreenSingle> |
R2DebugShaderLightDirectionalConstantSingle.newShader(com.io7m.jcanephora.core.api.JCGLShadersType in_shaders,
R2ShaderPreprocessingEnvironmentReadableType in_shader_env,
R2IDPoolType in_pool)
Construct a new shader.
|
Class<R2LightDirectionalScreenSingle> |
R2DebugShaderLightDirectionalConstantSingle.shaderParametersType() |
| Modifier and Type | Method and Description |
|---|---|
void |
R2DebugShaderLightDirectionalConstantSingle.onReceiveValues(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g,
R2ShaderParametersLightType<R2LightDirectionalScreenSingle> light_parameters) |
| Modifier and Type | Method and Description |
|---|---|
static R2ShaderLightSingleType<R2LightDirectionalScreenSingle> |
R2LightShaderDirectionalSpecularSingle.newShader(com.io7m.jcanephora.core.api.JCGLShadersType in_shaders,
R2ShaderPreprocessingEnvironmentReadableType in_shader_env,
R2IDPoolType in_pool)
Construct a new shader.
|
Class<R2LightDirectionalScreenSingle> |
R2LightShaderDirectionalSpecularSingle.shaderParametersType() |
| Modifier and Type | Method and Description |
|---|---|
void |
R2LightShaderDirectionalSpecularSingle.onReceiveValues(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g,
R2ShaderParametersLightType<R2LightDirectionalScreenSingle> light_parameters) |
Copyright © 2016 <code@io7m.com> http://io7m.com