public final class R2LightBuffers extends Object
R2LightBufferType interface.| Modifier and Type | Method and Description |
|---|---|
static R2LightBufferType |
newLightBuffer(com.io7m.jcanephora.core.api.JCGLFramebuffersType g_fb,
com.io7m.jcanephora.core.api.JCGLTexturesType g_t,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc,
R2LightBufferDescriptionType desc)
Construct a new light buffer.
|
public static R2LightBufferType newLightBuffer(com.io7m.jcanephora.core.api.JCGLFramebuffersType g_fb, com.io7m.jcanephora.core.api.JCGLTexturesType g_t, com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc, R2LightBufferDescriptionType desc)
g_fb - A framebuffer interfaceg_t - A texture interfacetc - A texture unit contextdesc - The light buffer descriptionCopyright © 2016 <code@io7m.com> http://io7m.com