| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2TranslucentBatchedType<M>
The type of batched instance translucents.
|
interface |
R2TranslucentBillboardedType<M>
The type of batched instance translucents.
|
interface |
R2TranslucentSingleType<M>
The type of single instance translucents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2TranslucentBatched<M>
The type of batched instance translucents.
|
class |
R2TranslucentBillboarded<M>
The type of batched instance translucents.
|
class |
R2TranslucentSingle<M>
The type of single instance translucents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
R2TranslucentRendererType.renderTranslucents(com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
Optional<R2ImageBufferUsableType> ibuffer,
com.io7m.jcanephora.profiler.JCGLProfilingContextType pc,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2ShadowMapContextUsableType shadows,
R2MatricesObserverType m,
List<R2TranslucentType<?>> s)
Render the given translucents into the given image buffer.
|
void |
R2TranslucentRenderer.renderTranslucents(com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
Optional<R2ImageBufferUsableType> ibuffer,
com.io7m.jcanephora.profiler.JCGLProfilingContextType pc,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2ShadowMapContextUsableType in_shadows,
R2MatricesObserverType m,
List<R2TranslucentType<?>> s) |
Copyright © 2016 <code@io7m.com> http://io7m.com