public interface JCGLRGB16FReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
JCGLRGB16F record type.| Modifier and Type | Method and Description |
|---|---|
double |
getB() |
double |
getG() |
double |
getR() |
int |
metaBOffsetFromCursor() |
int |
metaBOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat |
metaBType() |
int |
metaGOffsetFromCursor() |
int |
metaGOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat |
metaGType() |
int |
metaROffsetFromCursor() |
int |
metaROffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat |
metaRType() |
int metaROffsetFromType()
r field, from the start of the typeint metaROffsetFromCursor()
r field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat metaRType()
r fielddouble getR()
r fieldint metaGOffsetFromType()
g field, from the start of the typeint metaGOffsetFromCursor()
g field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat metaGType()
g fielddouble getG()
g fieldint metaBOffsetFromType()
b field, from the start of the typeint metaBOffsetFromCursor()
b field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat metaBType()
b fielddouble getB()
b fieldCopyright © 2017 <code@io7m.com> http://io7m.com