|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jogamp.opengl.FBObject.Attachment
com.jogamp.opengl.FBObject.RenderAttachment
com.jogamp.opengl.FBObject.ColorAttachment
public static class FBObject.ColorAttachment
Color render buffer attachment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jogamp.opengl.FBObject.Attachment |
|---|
FBObject.Attachment.Type |
| Field Summary |
|---|
| Fields inherited from class com.jogamp.opengl.FBObject.Attachment |
|---|
format, type |
| Constructor Summary | |
|---|---|
FBObject.ColorAttachment(int iFormat,
int samples,
int width,
int height,
int name)
|
|
| Method Summary |
|---|
| Methods inherited from class com.jogamp.opengl.FBObject.RenderAttachment |
|---|
equals, free, getSamples, hashCode, initialize, toString |
| Methods inherited from class com.jogamp.opengl.FBObject.Attachment |
|---|
formatToGLCapabilities, getHeight, getName, getType, getWidth |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.jogamp.opengl.FBObject.Colorbuffer |
|---|
formatToGLCapabilities, free, initialize |
| Constructor Detail |
|---|
public FBObject.ColorAttachment(int iFormat,
int samples,
int width,
int height,
int name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||