| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
R2ShadowDepthVariance |
R2ShadowDepthVariance.Builder.build()
Builds a new
R2ShadowDepthVariance. |
static R2ShadowDepthVariance |
R2ShadowDepthVariance.copyOf(R2ShadowDepthVarianceType instance)
Creates an immutable copy of a
R2ShadowDepthVarianceType value. |
static R2ShadowDepthVariance |
R2ShadowDepthVariance.of(long shadowID,
R2DepthVarianceBufferDescriptionType mapDescription)
Construct a new immutable
R2ShadowDepthVariance instance. |
R2ShadowDepthVariance |
R2ShadowDepthVariance.withMapDescription(R2DepthVarianceBufferDescriptionType value)
Copy the current immutable object by setting a value for the
mapDescription attribute. |
R2ShadowDepthVariance |
R2ShadowDepthVariance.withShadowID(long value)
Copy the current immutable object by setting a value for the
shadowID attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com