24#ifndef _SO_GEOELEVATIONGRID_
25#define _SO_GEOELEVATIONGRID_
27#include <Inventor/fields/SoSFVec3f.h>
28#include <Inventor/fields/SoSFInt32.h>
29#include <Inventor/fields/SoMFFloat.h>
30#include <Inventor/fields/SoSFFloat.h>
31#include <Inventor/fields/SoMFString.h>
32#include <Inventor/nodes/SoGeoProjection.h>
33#include <Inventor/nodes/SoIndexedFaceSet.h>
35#include <Inventor/SbPImpl.h>
178 static
void initClass();
179 static
void exitClass();
Abstract base class for all actions.
Renders a scene graph using Open Inventor's Render Engine.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Specifies a unif...
Indexed polygonal face shape node.
Multiple-value field containing any number of floating point values.
Multiple-value field containing any number of strings.
Field containing a floating-point value.
Field containing a int32_t integer.
Field containing a three-dimensional vector.