83 static void initClass() ;
84 static void exitClass() ;
96 virtual void setDefaultOnNonWritingFields();
97 virtual void addElementsAllCaches() ;
98 virtual void preRebuild();
102 void updateUnStSkinColors() ;
103 void updateUnStSkinTextures();
106 void updateUnStSkinTopology() ;
107 void updateUnStSkinData() ;
108 void updateUnStSkinShape() ;
113 void updateGridSkinGeometry(
const PbGrid3D *mesh) ;
114 void updateGridSkinFilterTopology(
const PbGrid3D *mesh) ;
116 void updateGridSkinTopology(
const PbGrid3D *mesh,
SbBool add_normals) ;
117 void updateGridSkinColors(
PbGrid3D *mesh);
118 void updateGridSkinTextures(
PbGrid3D *mesh);
129 void updateGridSkinContouringTopo(
const PbGrid3D *mesh);
131 uint32_t m_topoStateId;
133 SbBool m_lastBuiltWithFilter;
#define SO_KIT_CATALOG_ENTRY_HEADER(partName)
#define SO_KIT_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a cartesian grid...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract grid...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a mesh of hexahe...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a volume mesh of...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a parallel carte...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a regular cartes...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines a mesh of tetrah...
<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> Base class for all volum...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of the me...
virtual void rebuild()
Forces node-kit rebuilding.