JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
ALPHA_SCALE
TEXTURE_ENV_MODE
TEXTURE_ENV_COLOR
TEXTURE_LOD_BIAS
COMBINE
COMBINE_RGB
COMBINE_ALPHA
RGB_SCALE
ADD_SIGNED
INTERPOLATE
CONSTANT
PRIMARY_COLOR
PREVIOUS
SOURCE0_RGB
SOURCE1_RGB
SOURCE2_RGB
SOURCE3_RGB_NV
SOURCE0_ALPHA
SOURCE1_ALPHA
SOURCE2_ALPHA
SOURCE3_ALPHA_NV
OPERAND0_RGB
OPERAND1_RGB
OPERAND2_RGB
OPERAND3_RGB_NV
OPERAND0_ALPHA
OPERAND1_ALPHA
OPERAND2_ALPHA
OPERAND3_ALPHA_NV
COORD_REPLACE
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