24#ifndef _SO_GEOLOCATION_
25#define _SO_GEOLOCATION_
27#include <Inventor/fields/SoSFVec3d.h>
28#include <Inventor/fields/SoMFString.h>
29#include <Inventor/nodes/SoTransformation.h>
30#include <Inventor/nodes/SoTransform.h>
99 virtual void doAction(
SoAction *action);
107 static void initClass();
108 static void exitClass();
Abstract base class for all actions.
Performs a generic traversal of a scene graph or path.
Renders a scene graph using Open Inventor's Render Engine.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Used to georefer...
SoMFString geoSystem
Defines the spatial reference frame.
SoSFVec3d geoCoords
Geospatial coordinate used for translation.
SoGeoLocation()
Creates a geoLocation node with default settings.
Computes bounding box of a scene.
Computes transformation matrix for a subgraph.
Multiple-value field containing any number of strings.
Abstract base class for picking objects in a scene.
Smart pointer for any class inheriting SoRefCounter.
Field containing a three-dimensional vector.