| Package | Description |
|---|---|
| com.io7m.r2.core.shaders.provided |
Default provided shaders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2DepthShaderBasicParameters
The type of parameters for the basic depth shader.
|
| Modifier and Type | Method and Description |
|---|---|
static R2DepthShaderBasicParameters |
R2DepthShaderBasicParameters.copyOf(R2DepthShaderBasicParametersType instance)
Creates an immutable copy of a
R2DepthShaderBasicParametersType value. |
R2DepthShaderBasicParameters.Builder |
R2DepthShaderBasicParameters.Builder.from(R2DepthShaderBasicParametersType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.shaders.provided.R2DepthShaderBasicParametersType instance. |
Copyright © 2016 <code@io7m.com> http://io7m.com