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