|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengles.EXTUnpackSubimage
public final class EXTUnpackSubimage
Field Summary | |
---|---|
static int |
GL_UNPACK_ROW_LENGTH
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv: |
static int |
GL_UNPACK_SKIP_PIXELS
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv: |
static int |
GL_UNPACK_SKIP_ROWS
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv: |
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_UNPACK_ROW_LENGTH
public static final int GL_UNPACK_SKIP_ROWS
public static final int GL_UNPACK_SKIP_PIXELS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |