com.jogamp.opengl
Interface FBObject.Colorbuffer

All Known Implementing Classes:
FBObject.ColorAttachment, FBObject.TextureAttachment
Enclosing class:
FBObject

public static interface FBObject.Colorbuffer

Marker interface, denotes a color buffer attachment.

Always an instance of FBObject.Attachment.

Either an instance of FBObject.ColorAttachment or FBObject.TextureAttachment.




Copyright 2010 JogAmp Community.