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