25#ifndef _PO_MESH_ELEMENT_
26#define _PO_MESH_ELEMENT_
58 static void initClass();
59 static void exitClass() ;
73 virtual void commonInit();
#define SO_ELEMENT_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract mono...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract surf...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract volu...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract mesh...
static void set(SoState *state, SoNode *node, const PbMesh1D *mesh)
static const PbMesh3D * getMesh3D(SoState *state)
static const PbMesh * getMesh(SoState *state)
static void set(SoState *state, SoNode *node, const PbMesh3D *mesh)
static const PbMesh1D * getMesh1D(SoState *state)
static void set(SoState *state, SoNode *node, const PbMesh2D *mesh)
static const PbMesh2D * getMesh2D(SoState *state)
Abstract base class for all database nodes.
Abstract base class for each state element whose value is replaced whenever it is set.