| Package | Description |
|---|---|
| com.io7m.r2.filters |
Default provided filters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2EyeZBufferType
The type of eye-Z buffers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2EyeZBuffer
Default implementation of the
R2EyeZBufferType interface. |
| Modifier and Type | Method and Description |
|---|---|
R2EyeZBufferUsableType |
R2FilterDebugEyeZParametersType.eyeZBuffer() |
R2EyeZBufferUsableType |
R2FilterDebugEyeZParameters.eyeZBuffer() |
| Modifier and Type | Method and Description |
|---|---|
static R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.of(R2GeometryBufferUsableType geometryBuffer,
R2EyeZBufferUsableType eyeZBuffer,
R2MatricesObserverType observerValues,
R2TextureDefaultsType textureDefaults)
Construct a new immutable
R2FilterDebugEyeZParameters instance. |
R2FilterDebugEyeZParameters.Builder |
R2FilterDebugEyeZParameters.Builder.setEyeZBuffer(R2EyeZBufferUsableType eyeZBuffer)
Initializes the value for the
eyeZBuffer attribute. |
R2FilterDebugEyeZParameters |
R2FilterDebugEyeZParameters.withEyeZBuffer(R2EyeZBufferUsableType value)
Copy the current immutable object by setting a value for the
eyeZBuffer attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com