public interface JCGLRGBA16FReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
JCGLRGBA16F record type.| Modifier and Type | Method and Description |
|---|---|
double |
getA() |
double |
getB() |
double |
getG() |
double |
getR() |
int |
metaAOffsetFromCursor() |
int |
metaAOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat |
metaAType() |
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 fieldint metaAOffsetFromType()
a field, from the start of the typeint metaAOffsetFromCursor()
a field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAFloat metaAType()
a fielddouble getA()
a fieldCopyright © 2017 <code@io7m.com> http://io7m.com