| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| org.web3d.x3d.sai.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrthoViewpointObject
X3D node tooltip: [X3DViewpointNode] OrthoViewpoint provides an orthographic perspective-free view of a scene from a specific location and direction.
|
| Modifier and Type | Method and Description |
|---|---|
OrthoViewpoint |
OrthoViewpoint.setCenterOfRotation(float[] newValue)
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
|
OrthoViewpoint |
OrthoViewpoint.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
OrthoViewpoint |
OrthoViewpoint.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
OrthoViewpoint |
OrthoViewpoint.setDescription(java.lang.String newValue)
Assign String value to inputOutput SFString field named description.
|
OrthoViewpoint |
OrthoViewpoint.setFieldOfView(float[] newValue)
Assign float array to inputOutput MFFloat field named fieldOfView.
|
OrthoViewpoint |
OrthoViewpoint.setJump(boolean newValue)
Assign boolean value to inputOutput SFBool field named jump.
|
OrthoViewpoint |
OrthoViewpoint.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
OrthoViewpoint |
OrthoViewpoint.setOrientation(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
|
OrthoViewpoint |
OrthoViewpoint.setPosition(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named position.
|
OrthoViewpoint |
OrthoViewpoint.setRetainUserOffsets(boolean newValue)
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
|
OrthoViewpoint |
OrthoViewpoint.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.