JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
BYTE
UNSIGNED_BYTE
SHORT
UNSIGNED_SHORT
INT
UNSIGNED_INT
FLOAT
HALF_FLOAT
BITMAP
UNSIGNED_BYTE_3_3_2
UNSIGNED_SHORT_4_4_4_4
UNSIGNED_SHORT_5_5_5_1
UNSIGNED_INT_8_8_8_8
UNSIGNED_INT_10_10_10_2
UNSIGNED_BYTE_2_3_3_REV
UNSIGNED_SHORT_5_6_5
UNSIGNED_SHORT_5_6_5_REV
UNSIGNED_SHORT_4_4_4_4_REV
UNSIGNED_SHORT_1_5_5_5_REV
UNSIGNED_INT_8_8_8_8_REV
UNSIGNED_INT_2_10_10_10_REV
UNSIGNED_INT_24_8
UNSIGNED_INT_10F_11F_11F_REV
UNSIGNED_INT_5_9_9_9_REV
FLOAT_32_UNSIGNED_INT_24_8_REV
Field Details
VALUES
Method Details
values()
valueOf(String)
glEnum()
fromGLEnum(int)
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
Returns the enum constant corresponding to the provided raw value.
int
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
UNSIGNED_SHORT_4_4_4_4_REV
UNSIGNED_SHORT_1_5_5_5_REV
UNSIGNED_INT_2_10_10_10_REV
UNSIGNED_INT_10F_11F_11F_REV
FLOAT_32_UNSIGNED_INT_24_8_REV