|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenGL Constants.
Field Summary | |
static int |
GL_COLOR_BUFFER_BIT
GL_COLOR_BUFFER_BIT constant (the value is 16384). |
static int |
GL_DEPTH_BUFFER_BIT
GL_DEPTH_BUFFER_BIT constant (the value is 256). |
static int |
GL_DEPTH_TEST
GL_DEPTH_TEST constant (the value is 2929). |
static int |
GL_LEQUAL
GL_LEQUAL constant (the value is 515). |
static int |
GL_MODELVIEW
GL_MODELVIEW constant (the value is 5888). |
static int |
GL_NICEST
GL_NICEST constant (the value is 4354). |
static int |
GL_PERSPECTIVE_CORRECTION_HINT
GL_PERSPECTIVE_CORRECTION_HINT constant (the value is 3152). |
static int |
GL_PROJECTION
GL_PROJECTION constant (the value is 5889). |
static int |
GL_QUADS
GL_QUADS constant (the value is 7). |
static int |
GL_SMOOTH
GL_SMOOTH constant (the value is 7425). |
static int |
GL_TRIANGLES
GL_TRIANGLES constant (the value is 4). |
Field Detail |
public static final int GL_SMOOTH
public static final int GL_DEPTH_TEST
public static final int GL_LEQUAL
public static final int GL_PERSPECTIVE_CORRECTION_HINT
public static final int GL_NICEST
public static final int GL_COLOR_BUFFER_BIT
public static final int GL_DEPTH_BUFFER_BIT
public static final int GL_TRIANGLES
public static final int GL_QUADS
public static final int GL_PROJECTION
public static final int GL_MODELVIEW
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |