JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.FBObject.RenderAttachment Member List

This is the complete list of members for com.jogamp.opengl.FBObject.RenderAttachment, including all inherited members.

Attachment(final Type type, final int iFormat, final int width, final int height, final int name)com.jogamp.opengl.FBObject.Attachmentprotected
equals(final Object o)com.jogamp.opengl.FBObject.RenderAttachment
formatcom.jogamp.opengl.FBObject.Attachment
formatToGLCapabilities(final GLCapabilities caps, final boolean rgba8Avail)com.jogamp.opengl.FBObject.Attachment
free(final GL gl)com.jogamp.opengl.FBObject.RenderAttachment
getFormat()com.jogamp.opengl.FBObject.Attachment
getHeight()com.jogamp.opengl.FBObject.Attachment
getName()com.jogamp.opengl.FBObject.Attachment
getSamples()com.jogamp.opengl.FBObject.RenderAttachment
getType(final int attachmentPoint, final int maxColorAttachments)com.jogamp.opengl.FBObject.Attachmentstatic
getWidth()com.jogamp.opengl.FBObject.Attachment
hashCode()com.jogamp.opengl.FBObject.RenderAttachment
initialize(final GL gl)com.jogamp.opengl.FBObject.RenderAttachment
RenderAttachment(final Type type, final int iFormat, final int samples, final int width, final int height, final int name)com.jogamp.opengl.FBObject.RenderAttachment
setStorage(final GL gl)com.jogamp.opengl.FBObject.Attachmentprotected
setStorageDefinition(final StorageDefinition sd)com.jogamp.opengl.FBObject.Attachment
toString()com.jogamp.opengl.FBObject.RenderAttachment
typecom.jogamp.opengl.FBObject.Attachment