| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2DepthOnlyBufferType
The type of depth-only buffers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2DepthOnlyBuffer
Default implementation of the
R2DepthOnlyBufferType interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
R2DepthRendererType.renderDepth(R2DepthOnlyBufferUsableType gbuffer,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2MatricesObserverType m,
R2DepthInstancesType s)
Render the given opaque instances into the given depth buffer.
|
void |
R2DepthOnlyRenderer.renderDepth(R2DepthOnlyBufferUsableType dbuffer,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2MatricesObserverType m,
R2DepthInstancesType s) |
Copyright © 2017 <code@io7m.com> http://io7m.com