public interface JCGLRGBA16IReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
JCGLRGBA16I record type.| Modifier and Type | Method and Description |
|---|---|
short |
getA() |
short |
getB() |
short |
getG() |
short |
getR() |
int |
metaAOffsetFromCursor() |
int |
metaAOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned |
metaAType() |
int |
metaBOffsetFromCursor() |
int |
metaBOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned |
metaBType() |
int |
metaGOffsetFromCursor() |
int |
metaGOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned |
metaGType() |
int |
metaROffsetFromCursor() |
int |
metaROffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned |
metaRType() |
int metaROffsetFromType()
r field, from the start of the typeint metaROffsetFromCursor()
r field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned metaRType()
r fieldshort getR()
r fieldint metaGOffsetFromType()
g field, from the start of the typeint metaGOffsetFromCursor()
g field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned metaGType()
g fieldshort getG()
g fieldint metaBOffsetFromType()
b field, from the start of the typeint metaBOffsetFromCursor()
b field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned metaBType()
b fieldshort getB()
b fieldint metaAOffsetFromType()
a field, from the start of the typeint metaAOffsetFromCursor()
a field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerSigned metaAType()
a fieldshort getA()
a fieldCopyright © 2016 <code@io7m.com> http://io7m.com