public static class GLFrameBuffer.FrameBufferBuilder extends GLFrameBuffer.GLFrameBufferBuilder<FrameBuffer>
| Constructor and Description |
|---|
FrameBufferBuilder(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
FrameBuffer |
build() |
addBasicColorTextureAttachment, addBasicDepthRenderBuffer, addBasicStencilDepthPackedRenderBuffer, addBasicStencilRenderBuffer, addColorTextureAttachment, addDepthRenderBuffer, addDepthTextureAttachment, addFloatAttachment, addStencilDepthPackedRenderBuffer, addStencilRenderBuffer, addStencilTextureAttachmentpublic FrameBuffer build()
build in class GLFrameBuffer.GLFrameBufferBuilder<FrameBuffer>Copyright © 2021. All rights reserved.