|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--nodes.Appearance
This class contains index constants to access fields in a Appearance node using the WF3DNode.getField (int fieldIndex) method.
In VRML, the Appearance node specifies the visual properties of geometry.
| Field Summary | |
static int |
material
The constant used to access the material field of a Appearance node. |
static int |
texture
The constant used to access the texture field of a Appearance node. |
static int |
textureTransform
The constant used to access the textureTransform field of a Appearance node. |
| Constructor Summary | |
Appearance()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int material
public static final int texture
public static final int textureTransform
| Constructor Detail |
public Appearance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||