Package org.lwjgl.opengles
Class OESElementIndexUint
- java.lang.Object
-
- org.lwjgl.opengles.OESElementIndexUint
-
public final class OESElementIndexUint extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_UNSIGNED_INT
Accepted by the <type> parameter of DrawElements:
-
-
-
Field Detail
-
GL_UNSIGNED_INT
public static final int GL_UNSIGNED_INT
Accepted by the <type> parameter of DrawElements:- See Also:
- Constant Field Values
-
-