Open CASCADE Technology 6.6.0
|
#include <BRepMesh_Classifier.hxx>
Public Member Functions | |
BRepMesh_Classifier (const TopoDS_Face &theFace, const Standard_Real theTolUV, const BRepMesh_DataMapOfShapePairOfPolygon &theEdges, const TColStd_IndexedMapOfInteger &theMap, const Handle< BRepMesh_DataStructureOfDelaun > &theStructure, const Standard_Real theUmin, const Standard_Real theUmax, const Standard_Real theVmin, const Standard_Real theVmax) | |
TopAbs_State | Perform (const gp_Pnt2d &thePoint) const |
BRepMesh_Status | State () const |
void | Destroy () |
~BRepMesh_Classifier () |
BRepMesh_Classifier::BRepMesh_Classifier | ( | const TopoDS_Face & | theFace, |
const Standard_Real | theTolUV, | ||
const BRepMesh_DataMapOfShapePairOfPolygon & | theEdges, | ||
const TColStd_IndexedMapOfInteger & | theMap, | ||
const Handle< BRepMesh_DataStructureOfDelaun > & | theStructure, | ||
const Standard_Real | theUmin, | ||
const Standard_Real | theUmax, | ||
const Standard_Real | theVmin, | ||
const Standard_Real | theVmax | ||
) |
BRepMesh_Classifier::~BRepMesh_Classifier | ( | ) | [inline] |
void BRepMesh_Classifier::Destroy | ( | ) |
TopAbs_State BRepMesh_Classifier::Perform | ( | const gp_Pnt2d & | thePoint | ) | const |
BRepMesh_Status BRepMesh_Classifier::State | ( | ) | const |