| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
R2DepthOnlyBufferDescription |
R2DepthOnlyBufferDescription.Builder.build()
Builds a new
R2DepthOnlyBufferDescription. |
static R2DepthOnlyBufferDescription |
R2DepthOnlyBufferDescription.copyOf(R2DepthOnlyBufferDescriptionType instance)
Creates an immutable copy of a
R2DepthOnlyBufferDescriptionType value. |
static R2DepthOnlyBufferDescription |
R2DepthOnlyBufferDescription.of(com.io7m.jareas.core.AreaInclusiveUnsignedLType area)
Construct a new immutable
R2DepthOnlyBufferDescription instance. |
R2DepthOnlyBufferDescription |
R2DepthOnlyBufferDescription.withArea(com.io7m.jareas.core.AreaInclusiveUnsignedLType value)
Copy the current immutable object by setting a value for the
area attribute. |
R2DepthOnlyBufferDescription |
R2DepthOnlyBufferDescription.withDepthPrecision(R2DepthPrecision value)
Copy the current immutable object by setting a value for the
depthPrecision attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com