| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2MaskBufferType
The type of mask buffers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2MaskBuffer
Default implementation of the
R2MaskBufferType interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
R2MaskRendererType.renderMask(com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
Optional<R2MaskBufferUsableType> mbuffer,
com.io7m.jcanephora.profiler.JCGLProfilingContextType pc,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2MatricesObserverType m,
R2MaskInstancesType s)
Render the given instances into the given mask buffer.
|
void |
R2MaskRenderer.renderMask(com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
Optional<R2MaskBufferUsableType> mbuffer,
com.io7m.jcanephora.profiler.JCGLProfilingContextType pc,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tucp,
R2MatricesObserverType m,
R2MaskInstancesType s) |
Copyright © 2017 <code@io7m.com> http://io7m.com