24#ifndef _SO_GEOCOORDINATE_
25#define _SO_GEOCOORDINATE_
27#include <Inventor/fields/SoMFString.h>
28#include <Inventor/nodes/SoCoordinate3.h>
89 virtual void doAction(
SoAction *action);
95 static void initClass();
96 static void exitClass();
SoCoordinate3()
Creates a coordinate node with default settings.
Renders a scene graph using Open Inventor's Render Engine.
SoMFString geoSystem
Defines the spatial reference frame.
SoGeoCoordinate()
Constructor.
Computes bounding box of a scene.
Multiple-value field containing any number of strings.
friend class SoCallbackAction