public interface JCGLRGB16UReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
JCGLRGB16U record type.| Modifier and Type | Method and Description |
|---|---|
short |
getB() |
short |
getG() |
short |
getR() |
int |
metaBOffsetFromCursor() |
int |
metaBOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaBType() |
int |
metaGOffsetFromCursor() |
int |
metaGOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaGType() |
int |
metaROffsetFromCursor() |
int |
metaROffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaRType() |
int metaROffsetFromType()
r field, from the start of the typeint metaROffsetFromCursor()
r field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned 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.JPRAIntegerUnsigned 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.JPRAIntegerUnsigned metaBType()
b fieldshort getB()
b fieldCopyright © 2017 <code@io7m.com> http://io7m.com