|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--nodes.Scene
This class contains index constants to access fields in a Scene node using the WF3DNode.getField (int fieldIndex) method.
The Scene node is a WF3D-specific node and acts as the single root of the VRML scene graph. All the VRML root nodes of a scene graph are collected in the children field of a Scene node.
| Field Summary | |
static int |
children
The constant used to access the children field of a Scene node. |
static int |
rendering
The constant used to access the rendering field of a Scene node. |
| Constructor Summary | |
Scene()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int rendering
public static final int children
| Constructor Detail |
public Scene()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||