| Attachment(final Type type, final int iFormat, final int width, final int height, final int name) | com.jogamp.opengl.FBObject.Attachment | protected |
| dataFormat | com.jogamp.opengl.FBObject.TextureAttachment | |
| dataType | com.jogamp.opengl.FBObject.TextureAttachment | |
| equals(final Object o) | com.jogamp.opengl.FBObject.Attachment | |
| format | com.jogamp.opengl.FBObject.Attachment | |
| com::jogamp::opengl::FBObject::Attachment.formatToGLCapabilities(final GLCapabilities caps, final boolean rgba8Avail) | com.jogamp.opengl.FBObject.Attachment | |
| com::jogamp::opengl::FBObject::Colorbuffer.formatToGLCapabilities(final GLCapabilities caps, final boolean rgba8Avail) | com.jogamp.opengl.FBObject.Colorbuffer | |
| free(final GL gl) | com.jogamp.opengl.FBObject.TextureAttachment | |
| getColorAttachment() | com.jogamp.opengl.FBObject.TextureAttachment | |
| com::jogamp::opengl::FBObject::Attachment.getFormat() | com.jogamp.opengl.FBObject.Attachment | |
| com::jogamp::opengl::FBObject::Colorbuffer.getFormat() | com.jogamp.opengl.FBObject.Colorbuffer | |
| com::jogamp::opengl::FBObject::Attachment.getHeight() | com.jogamp.opengl.FBObject.Attachment | |
| com::jogamp::opengl::FBObject::Colorbuffer.getHeight() | com.jogamp.opengl.FBObject.Colorbuffer | |
| com::jogamp::opengl::FBObject::Attachment.getName() | com.jogamp.opengl.FBObject.Attachment | |
| com::jogamp::opengl::FBObject::Colorbuffer.getName() | com.jogamp.opengl.FBObject.Colorbuffer | |
| getTextureAttachment() | com.jogamp.opengl.FBObject.TextureAttachment | |
| getType(final int attachmentPoint, final int maxColorAttachments) | com.jogamp.opengl.FBObject.Attachment | static |
| com::jogamp::opengl::FBObject::Attachment.getWidth() | com.jogamp.opengl.FBObject.Attachment | |
| com::jogamp::opengl::FBObject::Colorbuffer.getWidth() | com.jogamp.opengl.FBObject.Colorbuffer | |
| hashCode() | com.jogamp.opengl.FBObject.Attachment | |
| initialize(final GL gl) | com.jogamp.opengl.FBObject.TextureAttachment | |
| isTextureAttachment() | com.jogamp.opengl.FBObject.TextureAttachment | |
| magFilter | com.jogamp.opengl.FBObject.TextureAttachment | |
| minFilter | com.jogamp.opengl.FBObject.TextureAttachment | |
| setStorage(final GL gl) | com.jogamp.opengl.FBObject.Attachment | protected |
| setStorageDefinition(final StorageDefinition sd) | com.jogamp.opengl.FBObject.Attachment | |
| TextureAttachment(final Type type, final int iFormat, final int width, final int height, final int dataFormat, final int dataType, final int magFilter, final int minFilter, final int wrapS, final int wrapT, final int name) | com.jogamp.opengl.FBObject.TextureAttachment | |
| toString() | com.jogamp.opengl.FBObject.TextureAttachment | |
| type | com.jogamp.opengl.FBObject.Attachment | |
| wrapS | com.jogamp.opengl.FBObject.TextureAttachment | |
| wrapT | com.jogamp.opengl.FBObject.TextureAttachment | |