| Package | Description |
|---|---|
| com.io7m.r2.core.shaders.types |
Shader types.
|
| Modifier and Type | Method and Description |
|---|---|
static <M> R2ShaderParametersFilter.Builder<M> |
R2ShaderParametersFilter.builder()
Creates a builder for
R2ShaderParametersFilter. |
R2ShaderParametersFilter.Builder<M> |
R2ShaderParametersFilter.Builder.from(R2ShaderParametersFilterType<M> instance)
Fill a builder with attribute values from the provided
R2ShaderParametersFilterType instance. |
R2ShaderParametersFilter.Builder<M> |
R2ShaderParametersFilter.Builder.setTextureUnitContext(com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextMutableType textureUnitContext)
Initializes the value for the
textureUnitContext attribute. |
R2ShaderParametersFilter.Builder<M> |
R2ShaderParametersFilter.Builder.setValues(M values)
Initializes the value for the
values attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com