115 virtual void doAction(
SoAction *action);
124 static void initClass();
125 static void exitClass();
#define SO_NODE_HEADER(className)
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.
Computes transformation matrix for a subgraph.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Counts number of...
Abstract base class for picking objects in a scene.
Field containing a three-dimensional vector.
Node representing a 3D geometric scaling.
SoSFVec3f scaleFactor
The scaling factors in the x, y, and z dimensions.
SoScale()
Creates a scale node with default settings.