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