JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
FBObject.java File Reference

Go to the source code of this file.

Classes

class  com.jogamp.opengl.FBObject
 Core utility class simplifying usage of framebuffer objects (FBO) with all GLProfiles. More...
 
interface  com.jogamp.opengl.FBObject.Colorbuffer
 Generic color buffer FBO attachment, either of type ColorAttachment or TextureAttachment. More...
 
class  com.jogamp.opengl.FBObject.Attachment
 Common super class of all FBO attachments. More...
 
enum  com.jogamp.opengl.FBObject.Attachment.Type
 
interface  com.jogamp.opengl.FBObject.Attachment.StorageDefinition
 Interface abstraction to allow custom definitions of Attachment's storage. More...
 
class  com.jogamp.opengl.FBObject.RenderAttachment
 Other renderbuffer attachment which maybe a colorbuffer, depth or stencil. More...
 
class  com.jogamp.opengl.FBObject.ColorAttachment
 Color render buffer FBO attachment
More...
 
class  com.jogamp.opengl.FBObject.TextureAttachment
 Texture FBO attachment. More...
 

Packages

package  com.jogamp.opengl
 Copyright 2012-2023 JogAmp Community.