public interface R2InstanceSingleType extends R2InstanceType
The type of single instances.
A single instance consists of a set of one or more vertex buffers containing mesh data, a per-instance UV matrix, and a transform.
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jcanephora.core.JCGLArrayObjectUsableType |
arrayObject() |
long |
instanceID() |
R2TransformReadableType |
transform() |
com.io7m.jtensors.parameterized.PMatrixReadable3x3FType<R2SpaceTextureType,R2SpaceTextureType> |
uvMatrix() |
long instanceID()
instanceID in interface R2InstanceTypecom.io7m.jcanephora.core.JCGLArrayObjectUsableType arrayObject()
R2TransformReadableType transform()
com.io7m.jtensors.parameterized.PMatrixReadable3x3FType<R2SpaceTextureType,R2SpaceTextureType> uvMatrix()
Copyright © 2016 <code@io7m.com> http://io7m.com