| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2MaskBufferDescription
The type of mask buffer descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
R2MaskBufferDescriptionType |
R2MaskBuffer.description() |
| Modifier and Type | Method and Description |
|---|---|
static R2MaskBufferDescription |
R2MaskBufferDescription.copyOf(R2MaskBufferDescriptionType instance)
Creates an immutable copy of a
R2MaskBufferDescriptionType value. |
R2MaskBufferDescription.Builder |
R2MaskBufferDescription.Builder.from(R2MaskBufferDescriptionType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.R2MaskBufferDescriptionType instance. |
static R2MaskBufferType |
R2MaskBuffer.newMaskBuffer(com.io7m.jcanephora.core.api.JCGLFramebuffersType g_fb,
com.io7m.jcanephora.core.api.JCGLTexturesType g_t,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc,
R2MaskBufferDescriptionType desc)
Construct a new mask buffer.
|
Copyright © 2016 <code@io7m.com> http://io7m.com