50#ifndef _SO_TRANSLATION_
51#define _SO_TRANSLATION_
111 virtual void doAction(
SoAction *action);
120 static void initClass();
121 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 translation.
SoSFVec3f translation
Translation vector.
SoTranslation()
Creates a translation node with default settings.