Open CASCADE Technology 6.5.2
Public Member Functions
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 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 ()

Constructor & Destructor Documentation

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]

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]
TopAbs_State BRepMesh_Classifier::Perform ( const gp_Pnt2d Puv) const
BRepMesh_Status BRepMesh_Classifier::State ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines