52#ifndef _SO_PROFILE_COORDINATE_2_
53#define _SO_PROFILE_COORDINATE_2_
55#include <Inventor/fields/SoMFVec2f.h>
56#include <Inventor/nodes/SoNode.h>
113 virtual void doAction(
SoAction *action);
121 static void initClass();
122 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.
Computes bounding box of a scene.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Counts number of...
Multiple-value field containing any number of two-dimensional vectors.
Abstract base class for all database nodes.
Abstract base class for picking objects in a scene.
SoMFVec2f point
2D profile coordinate points.
SoProfileCoordinate2()
Creates a profile coordinate node with default settings.