public interface JCGLRG32WritableType
extends com.io7m.jpra.runtime.java.JPRAValueType
JCGLRG32WritableType record type.| Modifier and Type | Method and Description |
|---|---|
void |
setG(double x)
Set the value of the
g field |
void |
setGRaw(int x)
Set the value of the
g field |
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 fieldx - The new valuevoid setRRaw(int x)
r fieldx - The new valuevoid setG(double x)
g fieldx - The new valuevoid setGRaw(int x)
g fieldx - The new valueCopyright © 2016 <code@io7m.com> http://io7m.com