public interface JCGLR8WritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
JCGLR8WritableType packed type.| Modifier and Type | Method and Description |
|---|---|
void |
set(double r)
Set the value of all fields.
|
void |
setR(double x)
Set the value of the
r field. |
void |
setRRaw(int x)
Set the value of the
r field. |
void setR(double x)
r field.x - The new value (in the range [0, 1])void setRRaw(int x)
r field.
The 8 least significant bits of x will be used.x - The new valuevoid set(double r)
r - The value for field rCopyright © 2017 <code@io7m.com> http://io7m.com