|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.ARBBufferObject
org.lwjgl.opengl.ARBPixelBufferObject
public final class ARBPixelBufferObject
| Field Summary | |
|---|---|
static int |
GL_PIXEL_PACK_BUFFER_ARB
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv: |
static int |
GL_PIXEL_PACK_BUFFER_BINDING_ARB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GL_PIXEL_UNPACK_BUFFER_ARB
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv: |
static int |
GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GL_PIXEL_PACK_BUFFER_ARB
public static final int GL_PIXEL_UNPACK_BUFFER_ARB
public static final int GL_PIXEL_PACK_BUFFER_BINDING_ARB
public static final int GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||