#include <X3DViewpointNode.h>
Inherits X3D::X3DBindableNode.
Inherited by OrthoViewpoint, and Viewpoint.
Public Member Functions | |
X3DViewpointNode (const AP_Xml &xml, SFNode scene) | |
Protected Attributes | |
Camera | _m_camera |
SFVec3f | _m_centerOfRotation |
SFString | _m_description |
AP_Float32 | _m_far |
SFBool | _m_jump |
AP_Float32 | _m_near |
SFRotation | _m_orientation |
AP_Bool | _m_ortho |
SFVec3f | _m_position |
SFBool | _m_retainUserOffsets |
X3DViewpointNode | ( | const AP_Xml & | xml, | |
SFNode | scene | |||
) | [inline] |
SFVec3f _m_centerOfRotation [protected] |
SFString _m_description [protected] |
AP_Float32 _m_far [protected] |
SFBool _m_jump [protected] |
AP_Float32 _m_near [protected] |
SFRotation _m_orientation [protected] |
SFVec3f _m_position [protected] |
SFBool _m_retainUserOffsets [protected] |