| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static R2MaskBufferDescription.Builder |
R2MaskBufferDescription.builder()
Creates a builder for
R2MaskBufferDescription. |
R2MaskBufferDescription.Builder |
R2MaskBufferDescription.Builder.from(R2MaskBufferDescriptionType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.R2MaskBufferDescriptionType instance. |
R2MaskBufferDescription.Builder |
R2MaskBufferDescription.Builder.from(R2RenderTargetDescriptionType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.R2RenderTargetDescriptionType instance. |
R2MaskBufferDescription.Builder |
R2MaskBufferDescription.Builder.setArea(com.io7m.jareas.core.AreaInclusiveUnsignedLType area)
Initializes the value for the
area attribute. |
R2MaskBufferDescription.Builder |
R2MaskBufferDescription.Builder.setDepthAttachment(Optional<R2DepthAttachmentSpecificationType> depthAttachment)
Initializes the optional value
depthAttachment to depthAttachment. |
R2MaskBufferDescription.Builder |
R2MaskBufferDescription.Builder.setDepthAttachment(R2DepthAttachmentSpecificationType depthAttachment)
Initializes the optional value
depthAttachment to depthAttachment. |
Copyright © 2016 <code@io7m.com> http://io7m.com