H3D API
2.4.1
|
Header file for X3DViewpointNode, X3D scene-graph node. More...
#include <H3D/X3DBindableNode.h>
#include <H3D/FieldTemplates.h>
#include <H3DUtil/Exception.h>
#include <H3D/SFVec3f.h>
#include <H3D/SFString.h>
#include <H3D/SFFloat.h>
#include <H3D/SFRotation.h>
#include <H3D/SFMatrix4f.h>
#include <H3D/StereoInfo.h>
Go to the source code of this file.
Classes | |
class | H3D::X3DViewpointNode |
The X3DViewpointNode node defines a specific location in the local coordinate system from which the user may view the scene. More... | |
class | H3D::X3DViewpointNode::SFPosition |
This field is used for the position field in order to reset the internal variables rel_pos and rel_orn used for H3DAPIs internal navigation. More... | |
class | H3D::X3DViewpointNode::SFOrientation |
This field is used for the orientation field in order to reset the internal variables rel_pos and rel_orn used for H3DAPIs internal navigation. More... | |
class | H3D::X3DViewpointNode::SFSumVec3f |
This field sums the value of the two SFVec3f routed to it. More... | |
class | H3D::X3DViewpointNode::SFSumRotation |
This field sums the value of the two SFRotation routed to it. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Header file for X3DViewpointNode, X3D scene-graph node.