public interface R2VertexPU32ReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
R2VertexPU32 record type.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jtensors.VectorReadable3FType |
getPositionReadable() |
com.io7m.jtensors.VectorReadable2FType |
getUvReadable() |
int |
metaPositionOffsetFromCursor() |
int |
metaPositionOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAVector |
metaPositionType() |
int |
metaUvOffsetFromCursor() |
int |
metaUvOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAVector |
metaUvType() |
int metaPositionOffsetFromType()
position field, from the start of the typeint metaPositionOffsetFromCursor()
position field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAVector metaPositionType()
position fieldcom.io7m.jtensors.VectorReadable3FType getPositionReadable()
position fieldint metaUvOffsetFromType()
uv field, from the start of the typeint metaUvOffsetFromCursor()
uv field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAVector metaUvType()
uv fieldcom.io7m.jtensors.VectorReadable2FType getUvReadable()
uv fieldCopyright © 2016 <code@io7m.com> http://io7m.com