78 virtual void meshSkin(
PoMeshSkin *_PoMeshSkin)
const;
79 virtual void meshLevelSurfShapeIndices(
PoMesh3D *_PoMesh3D,
int surfOrientation=1,
80 const float *per_cell_value=NULL)
const;
83 virtual void meshSkeleton(
PoMeshSkeleton *skeleton,
const float *nod_values,
84 float *x_cont,
float *y_cont,
float *z_cont)
const;
85 virtual void mesh3DVec(
PoMesh3DVec *_PoMesh3DVec)
const;
87 virtual SbBool isCrossSectionOptimal()
const;
89 void print(FILE *fp)
const;
96 virtual int evaluateSkinFacesNum()
const;
98 PiMeshSkin* getSkinTopology(
const PoCellFilter*,
int valuesIdFilter, uint32_t &wasUpToDate)
const;
102 const PbCell *findContainingCellProtected(
const SbVec3f &point,
107 mutable SbBool m_skinIsUpdated;
108 mutable PiCellOctree *m_cellOctree;
109 mutable SbBool m_cellOctreeIsUpdated;
115 mutable PiMeshSkinCache* m_skinTopologyCache;
#define TRUE
Possible value of SbBool.
DTEXT Dynamic array of int .
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract cell...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract volu...
virtual float getVolume() const
Gets the volume of the mesh.
virtual float getArea() const
Returns always 0.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract mesh...
<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 vector...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of cross-...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of cross ...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of the sk...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Representation of the me...