|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--nodes.Viewpoint
This class contains index constants to access fields in a Viewpoint node using the WF3DNode.getField (int fieldIndex) method.
In VRML, the Viewpoint node defines a specific location in the local coordinate system from which the user may view the scene.
| Field Summary | |
static int |
bound
The constant used to access the bound field of a Viewpoint node. |
static int |
fieldOfView
The constant used to access the fieldOfView field of a Viewpoint node. |
static int |
orientation
The constant used to access the orientation field of a Viewpoint node. |
static int |
position
The constant used to access the position field of a Viewpoint node. |
| Constructor Summary | |
Viewpoint()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int fieldOfView
public static final int orientation
public static final int position
public static final int bound
| Constructor Detail |
public Viewpoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||