| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2MaskInstances
The set of mask instances that will be rendered.
|
| Modifier and Type | Method and Description |
|---|---|
static R2MaskInstances |
R2MaskInstances.copyOf(R2MaskInstancesType instance)
Creates an immutable copy of a
R2MaskInstancesType value. |
R2MaskInstances.Builder |
R2MaskInstances.Builder.from(R2MaskInstancesType instance)
Fill a builder with attribute values from the provided
R2MaskInstancesType instance. |
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 © 2016 <code@io7m.com> http://io7m.com