|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgramState | |
---|---|
com.neovisionaries.android.opengl |
Uses of ProgramState in com.neovisionaries.android.opengl |
---|
Methods in com.neovisionaries.android.opengl that return ProgramState | |
---|---|
ProgramState |
Program.getState()
Get the state of this program. |
static ProgramState |
ProgramState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProgramState[] |
ProgramState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |