|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectX3DDefaultNode
wobs.scene3d.nodes.Viewpoint
public class Viewpoint
This class contains index constants to access fields in a Viewpoint node using the X3DNode.getField(int fieldIndex) method.
In X3D/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. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||