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