Definition at line 126 of file FBObject.java.
◆ determine()
| static Type com.jogamp.opengl.FBObject.Attachment.Type.determine |
( |
final int |
format | ) |
throws IllegalArgumentException |
|
static |
◆ COLOR
| com.jogamp.opengl.FBObject.Attachment.Type.COLOR |
◆ COLOR_TEXTURE
| com.jogamp.opengl.FBObject.Attachment.Type.COLOR_TEXTURE |
◆ DEPTH
| com.jogamp.opengl.FBObject.Attachment.Type.DEPTH |
◆ DEPTH_STENCIL
| com.jogamp.opengl.FBObject.Attachment.Type.DEPTH_STENCIL |
◆ DEPTH_TEXTURE
| com.jogamp.opengl.FBObject.Attachment.Type.DEPTH_TEXTURE |
◆ NONE
| com.jogamp.opengl.FBObject.Attachment.Type.NONE |
◆ STENCIL
| com.jogamp.opengl.FBObject.Attachment.Type.STENCIL |
◆ STENCIL_TEXTURE
| com.jogamp.opengl.FBObject.Attachment.Type.STENCIL_TEXTURE |
The documentation for this enum was generated from the following file: