23#ifndef _MO_MESHOUTLINE_
24#define _MO_MESHOUTLINE_
30#pragma warning(disable:4251)
33class MdMeshRepresentation;
114 static void initClass() ;
115 static void exitClass() ;
118 virtual void doExtract(
SoAction *action);
#define MESHVIZXLM_DMAP_API
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rendering node that disp...
const MiOutlineExtractIj * getIjExtractor()
SoDEPRECATED const MiOutlineExtractHexahedronIjk * getUnstructuredIjkExtractor()
MoMeshOutline()
Constructor.
const MiOutlineExtractUnstructured * getUnstructuredExtractor()
Get extractor for reuse outside this node.
const MiOutlineExtractIjk * getIjkExtractor()
const MiOutlineExtractHexahedronIjk * getHexahedronIjkExtractor()
Abstract base class for all actions.