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