|
Open CASCADE Technology 6.5.2
|
#include <BRepMesh_Classifier.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepMesh_Classifier (const TopoDS_Face &F, const Standard_Real Tol, const BRepMesh_DataMapOfShapePairOfPolygon &edges, const TColStd_IndexedMapOfInteger &themap, const Handle< BRepMesh_DataStructureOfDelaun > &Str, const Standard_Real Umin, const Standard_Real Umax, const Standard_Real Vmin, const Standard_Real Vmax) | |
| TopAbs_State | Perform (const gp_Pnt2d &Puv) const |
| BRepMesh_Status | State () const |
| void | Destroy () |
| ~BRepMesh_Classifier () | |
| BRepMesh_Classifier::BRepMesh_Classifier | ( | const TopoDS_Face & | F, |
| const Standard_Real | Tol, | ||
| const BRepMesh_DataMapOfShapePairOfPolygon & | edges, | ||
| const TColStd_IndexedMapOfInteger & | themap, | ||
| const Handle< BRepMesh_DataStructureOfDelaun > & | Str, | ||
| const Standard_Real | Umin, | ||
| const Standard_Real | Umax, | ||
| const Standard_Real | Vmin, | ||
| const Standard_Real | Vmax | ||
| ) |
| BRepMesh_Classifier::~BRepMesh_Classifier | ( | ) | [inline] |
| void BRepMesh_Classifier::Destroy | ( | ) |
| void BRepMesh_Classifier::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepMesh_Classifier::operator new | ( | size_t | size | ) | [inline] |
| void* BRepMesh_Classifier::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| TopAbs_State BRepMesh_Classifier::Perform | ( | const gp_Pnt2d & | Puv | ) | const |
| BRepMesh_Status BRepMesh_Classifier::State | ( | ) | const |
1.7.4