24#ifndef _MO_ACTIONNODE_
25#define _MO_ACTIONNODE_
27#include <Inventor/nodes/SoNode.h>
28#include <Inventor/actions/SoDistributeAction.h>
29#include <MeshVizXLM/mapping/MoMeshVizDataMapping.h>
37class MESHVIZXLM_DMAP_API MoActionNode :
public SoNode {
38 SO_NODE_ABSTRACT_HEADER(MoActionNode) ;
58 static void initClass();
59 static void exitClass();
64 virtual ~MoActionNode();
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Computes a distr...
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...
Allows nodes in a graph to receive input events.
friend class SoCallbackAction
Abstract base class for picking objects in a scene.
Intersects objects with a ray cast into scene.
Searches for nodes in a scene graph.
Writes a scene graph to a file.