public interface R2DepthRendererType extends R2DeletableType
| Modifier and Type | Method and Description |
|---|---|
void |
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 |
renderDepthWithBoundBuffer(com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2MatricesObserverType m,
R2DepthInstancesType s)
Render the given opaque instances into the currently bound depth
buffer.
|
deletevoid renderDepth(R2DepthOnlyBufferUsableType gbuffer, com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc, R2MatricesObserverType m, R2DepthInstancesType s)
gbuffer - The depth bufferuc - A texture unit contextm - A matrix contexts - The depth instancesvoid renderDepthWithBoundBuffer(com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
R2MatricesObserverType m,
R2DepthInstancesType s)
area - The current viewportuc - A texture unit contextm - A matrix contexts - The depth instancesCopyright © 2017 <code@io7m.com> http://io7m.com