public interface R2VertexP32RGBA8ReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
R2VertexP32RGBA8 record type.| Modifier and Type | Method and Description |
|---|---|
R2RGBA8ReadableType |
getColorReadable() |
com.io7m.jtensors.VectorReadable3FType |
getPositionReadable() |
int |
metaColorOffsetFromCursor() |
int |
metaColorOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAUserDefined |
metaColorType() |
int |
metaPositionOffsetFromCursor() |
int |
metaPositionOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAVector |
metaPositionType() |
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 metaColorOffsetFromType()
color field, from the start of the typeint metaColorOffsetFromCursor()
color field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAUserDefined metaColorType()
color fieldR2RGBA8ReadableType getColorReadable()
color fieldCopyright © 2017 <code@io7m.com> http://io7m.com