|
Open CASCADE Technology
6.5.4
|
#include <BRepMesh_Classifier.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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 () | |
| DEFINE_STANDARD_ALLOC 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] |
| TopAbs_State BRepMesh_Classifier::Perform | ( | const gp_Pnt2d & | thePoint | ) | const |
| BRepMesh_Status BRepMesh_Classifier::State | ( | ) | const |
1.8.0