| Package | Description |
|---|---|
| com.io7m.r2.filters |
Default provided filters.
|
| Modifier and Type | Method and Description |
|---|---|
R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.Builder.build()
Builds a new
R2FilterDebugEyeZParameters. |
static R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.copyOf(R2FilterDebugEyeZParametersType instance)
Creates an immutable copy of a
R2FilterDebugEyeZParametersType value. |
static R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.of(R2GeometryBufferUsableType geometryBuffer,
R2EyeZBufferUsableType eyeZBuffer,
R2MatricesObserverType observerValues,
R2TextureDefaultsType textureDefaults)
Construct a new immutable
R2FilterDebugEyeZParameters instance. |
R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.withEyeZBuffer(R2EyeZBufferUsableType value)
Copy the current immutable object by setting a value for the
eyeZBuffer attribute. |
R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.withGeometryBuffer(R2GeometryBufferUsableType value)
Copy the current immutable object by setting a value for the
geometryBuffer attribute. |
R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.withObserverValues(R2MatricesObserverType value)
Copy the current immutable object by setting a value for the
observerValues attribute. |
R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.withTextureDefaults(R2TextureDefaultsType value)
Copy the current immutable object by setting a value for the
textureDefaults attribute. |
| Modifier and Type | Method and Description |
|---|---|
static R2FilterType<R2FilterDebugEyeZParameters> |
R2FilterDebugEyeZ.newFilter(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type in_g,
R2ShaderPreprocessingEnvironmentReadableType in_shader_env,
R2IDPoolType in_pool,
R2UnitQuadUsableType in_quad) |
static R2ShaderFilterType<R2FilterDebugEyeZParameters> |
R2ShaderFilterDebugEyeZ.newShader(com.io7m.jcanephora.core.api.JCGLShadersType in_shaders,
R2ShaderPreprocessingEnvironmentReadableType in_shader_env,
R2IDPoolType in_pool)
Construct a new shader.
|
Class<R2FilterDebugEyeZParameters> |
R2ShaderFilterDebugEyeZ.shaderParametersType() |
| Modifier and Type | Method and Description |
|---|---|
void |
R2FilterDebugEyeZ.runFilter(com.io7m.jcanephora.profiler.JCGLProfilingContextType pc,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2FilterDebugEyeZParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
R2ShaderFilterDebugEyeZ.onReceiveFilterValues(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g,
R2ShaderParametersFilterType<R2FilterDebugEyeZParameters> parameters) |
Copyright © 2016 <code@io7m.com> http://io7m.com