public interface R2StencilRendererType extends R2DeletableType
| Modifier and Type | Method and Description |
|---|---|
void |
renderStencilsWithBoundBuffer(R2MatricesObserverType m,
com.io7m.jcanephora.profiler.JCGLProfilingContextType pc,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc,
com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
R2SceneStencilsType s)
Render the given stencil instances into the currently bound framebuffer.
|
deletevoid renderStencilsWithBoundBuffer(R2MatricesObserverType m, com.io7m.jcanephora.profiler.JCGLProfilingContextType pc, com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType uc, com.io7m.jareas.core.AreaInclusiveUnsignedLType area, R2SceneStencilsType s)
m - A matrix contextpc - A profiling contextuc - A texture unit contextarea - The current viewports - The stencil instancesCopyright © 2017 <code@io7m.com> http://io7m.com