24#ifndef _MO_COLORMAPPING_
25#define _MO_COLORMAPPING_
27#include <Inventor/nodes/SoNode.h>
28#include <Inventor/SbColorRGBA.h>
29#include <MeshVizXLM/mapping/MoMeshVizDataMapping.h>
30#include <MeshVizXLM/mapping/interfaces/MiColorMapping.h>
31#include <MeshVizXLM/mapping/nodes/MoActionNode.h>
80 static void initClass() ;
81 static void exitClass() ;
84 virtual void doAction(
SoAction *action) ;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Interface class defining...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Utility class that provi...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
Abstract base class for all actions.