Go to the documentation of this file.
28 #ifndef SMDS_VolumeTool_HeaderFile
29 #define SMDS_VolumeTool_HeaderFile
53 enum VolumeType { UNKNOWN = -1, TETRA = 0, PYRAM, PENTA, HEXA, QUAD_TETRA,
96 bool IsOut(
double X,
double Y,
double Z,
double tol);
108 const int theNode2Index)
const;
147 std::set<const SMDS_MeshNode*>& theFaceNodes );
166 int GetFaceIndex(
const std::set<const SMDS_MeshNode*>& theFaceNodes );