#include <archon/x3d/server/navigate.H>
Inheritance diagram for Archon::X3D::Viewpoint:


Public Member Functions | |
| const NodeType * | getType () const |
| Viewpoint (BackRef< ExecutionContext > c) | |
| bool | getJump () const |
| const Vector3 & | getPosition () const |
| const Rotation3 & | getOrientation () const |
| double | getFieldOfView () const |
| const Vector3 & | getCenterOfRotation () const |
| string | getDescription () const |
Static Public Member Functions | |
| static Ref< NodeBase > | instantiate (BackRef< ExecutionContext > c) |
Static Public Attributes | |
| static const NodeType * | type = 0 |
Friends | |
| void | initializeNavigateComponent () |
Definition at line 68 of file navigate.H.
1.4.4