JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
VERTEX23_BIT_PGI
VERTEX4_BIT_PGI
COLOR3_BIT_PGI
COLOR4_BIT_PGI
EDGEFLAG_BIT_PGI
INDEX_BIT_PGI
MAT_AMBIENT_BIT_PGI
MAT_AMBIENT_AND_DIFFUSE_BIT_PGI
MAT_DIFFUSE_BIT_PGI
MAT_EMISSION_BIT_PGI
MAT_COLOR_INDEXES_BIT_PGI
MAT_SHININESS_BIT_PGI
MAT_SPECULAR_BIT_PGI
NORMAL_BIT_PGI
TEXCOORD1_BIT_PGI
TEXCOORD2_BIT_PGI
TEXCOORD3_BIT_PGI
TEXCOORD4_BIT_PGI
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
MAT_AMBIENT_AND_DIFFUSE_BIT_PGI
MAT_COLOR_INDEXES_BIT_PGI