|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuadMesh.Mode | |
---|---|
com.jme.scene |
Uses of QuadMesh.Mode in com.jme.scene |
---|
Fields in com.jme.scene declared as QuadMesh.Mode | |
---|---|
protected QuadMesh.Mode |
QuadMesh.mode
|
Methods in com.jme.scene that return QuadMesh.Mode | |
---|---|
QuadMesh.Mode |
QuadMesh.getMode()
|
static QuadMesh.Mode |
QuadMesh.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static QuadMesh.Mode[] |
QuadMesh.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jme.scene with parameters of type QuadMesh.Mode | |
---|---|
void |
QuadMesh.setMode(QuadMesh.Mode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |