| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static R2InstanceSingle.Builder |
R2InstanceSingle.builder()
Creates a builder for
R2InstanceSingle. |
R2InstanceSingle.Builder |
R2InstanceSingle.Builder.from(R2InstanceSingleType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.R2InstanceSingleType instance. |
R2InstanceSingle.Builder |
R2InstanceSingle.Builder.from(R2InstanceType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.R2InstanceType instance. |
R2InstanceSingle.Builder |
R2InstanceSingle.Builder.setArrayObject(com.io7m.jcanephora.core.JCGLArrayObjectUsableType arrayObject)
Initializes the value for the
arrayObject attribute. |
R2InstanceSingle.Builder |
R2InstanceSingle.Builder.setInstanceID(long instanceID)
Initializes the value for the
instanceID attribute. |
R2InstanceSingle.Builder |
R2InstanceSingle.Builder.setTransform(R2TransformReadableType transform)
Initializes the value for the
transform attribute. |
R2InstanceSingle.Builder |
R2InstanceSingle.Builder.setUvMatrix(com.io7m.jtensors.parameterized.PMatrixReadable3x3FType<R2SpaceTextureType,R2SpaceTextureType> uvMatrix)
Initializes the value for the
uvMatrix attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com