50#ifndef _SO_COORDINATE4_
51#define _SO_COORDINATE4_
53#include <Inventor/fields/SoMFVec4f.h>
54#include <Inventor/nodes/SoNode.h>
122 virtual void doAction(
SoAction *action);
130 static void initClass();
131 static void exitClass();
Abstract base class for all actions.
Performs a generic traversal of a scene graph or path.
Rational coordinate point node.
SoCoordinate4()
Creates a coordinate node with default settings.
SoMFVec4f point
Coordinate point(s).
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 four-dimensional vectors.
Abstract base class for all database nodes.
Abstract base class for picking objects in a scene.