27#include <Inventor/fields/SoSFVec3d.h>
28#include <Inventor/fields/SoMFString.h>
29#include <Inventor/fields/SoSFBool.h>
30#include <Inventor/nodes/SoNode.h>
112 virtual void doAction(
SoAction *action);
118 static void initClass();
119 static void exitClass();
Renders a scene graph using Open Inventor's Render Engine.
SoGeoOrigin()
Constructor.
SoSFVec3d geoCoords
Specifies the local coordinate frame.
SoMFString geoSystem
Defines the spatial reference frame.
SoSFBool rotateYUp
Specifies whether coordinates of nodes that use this GeoOrigin are to be rotated such that their up d...
Computes bounding box of a scene.
Multiple-value field containing any number of strings.
friend class SoCallbackAction
Field containing a single Boolean value.
Field containing a three-dimensional vector.