|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Renderbuffer | |
|---|---|
| com.threerings.opengl.renderer | |
| Uses of Renderbuffer in com.threerings.opengl.renderer |
|---|
| Methods in com.threerings.opengl.renderer with parameters of type Renderbuffer | |
|---|---|
void |
Framebuffer.setColorAttachment(Renderbuffer renderbuffer)
Attaches a render buffer to the color target of this frame buffer. |
void |
Framebuffer.setDepthAttachment(Renderbuffer renderbuffer)
Attaches a render buffer to the depth target of this frame buffer. |
void |
Framebuffer.setStencilAttachment(Renderbuffer renderbuffer)
Attaches a render buffer to the stencil target of this frame buffer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||