BRepMesh_Classifier Class Reference
#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 BRepMesh_IndexedMapOfVertex &Str, const Standard_Real Umin, const Standard_Real Umax, const Standard_Real Vmin, const Standard_Real Vmax) |
| | 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 |
| Standard_Boolean | NaturalRestriction () const |
| void | Destroy () |
| | ~BRepMesh_Classifier () |
Constructor & Destructor Documentation
| BRepMesh_Classifier::~BRepMesh_Classifier |
( |
|
) |
[inline] |
Member Function Documentation
| 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] |
The documentation for this class was generated from the following file: