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();
Renders a scene graph using Open Inventor's Render Engine.
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.
friend class SoCallbackAction
Abstract base class for picking objects in a scene.
Smart pointer for any class inheriting SoRefCounter.
Field containing a three-dimensional vector.