Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_Classifier Class Reference

#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 ()

Constructor & Destructor Documentation

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]

Member Function Documentation

void BRepMesh_Classifier::Destroy ( )
TopAbs_State BRepMesh_Classifier::Perform ( const gp_Pnt2d thePoint) 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