-
Classes in org.web3d.x3d.jsail.Navigation used by org.web3d.x3d.jsail.Navigation
| Class |
Description |
| BillboardObject |
Billboard is a Grouping node that can contain most nodes.
|
| CollisionObject |
Collision detects camera-to-object contact using current view and NavigationInfo avatarSize.
|
| LODObject |
LOD (Level Of Detail) uses camera-to-object distance to switch among contained child levels.
|
| NavigationInfoObject |
NavigationInfo describes the user's viewing model, user navigation-interaction modalities, and also dimensional characteristics of the user's (typically invisible) avatar.
|
| OrthoViewpointObject |
OrthoViewpoint provides an orthographic perspective-free view of a scene from a specific location and direction.
|
| ViewpointGroupObject |
ViewpointGroup can contain Viewpoint, OrthoViewpoint, GeoViewpoint and other ViewpointGroup nodes for better user-navigation support with a shared description on the viewpoint list.
|
| ViewpointObject |
Viewpoint provides a specific location and direction where the user may view the scene.
|