OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKTopAlgo
BRepClass


BRepClass_FaceClassifier Class Reference

Provides Constructors.
.

#include <BRepClass_FaceClassifier.hxx>

Inheritance diagram for BRepClass_FaceClassifier:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepClass_FaceClassifier ()
 Empty constructor, undefined algorithm.
.
Standard_EXPORT BRepClass_FaceClassifier (BRepClass_FaceExplorer &F, const gp_Pnt2d &P, const Standard_Real Tol)
 Creates an algorithm to classify the Point P with
Tolerance <t> on the face described by <f>.
.
Standard_EXPORT BRepClass_FaceClassifier (const TopoDS_Face &F, const gp_Pnt2d &P, const Standard_Real Tol)
 Creates an algorithm to classify the Point P with
Tolerance <t> on the face <f>.
.
Standard_EXPORT void Perform (const TopoDS_Face &F, const gp_Pnt2d &P, const Standard_Real Tol)
 Classify the Point P with Tolerance <t> on the
face described by <f>.
.
Standard_EXPORT BRepClass_FaceClassifier (BRepClass_FaceExplorer &F, const gp_Pnt &P, const Standard_Real Tol)
 Creates an algorithm to classify the Point P with
Tolerance <t> on the face described by <f>.
.
Standard_EXPORT BRepClass_FaceClassifier (const TopoDS_Face &F, const gp_Pnt &P, const Standard_Real Tol)
 Creates an algorithm to classify the Point P with
Tolerance <t> on the face <f>.
.
Standard_EXPORT void Perform (const TopoDS_Face &F, const gp_Pnt &P, const Standard_Real Tol)
 Classify the Point P with Tolerance <t> on the
face described by <f>.
.

Constructor & Destructor Documentation

Standard_EXPORT BRepClass_FaceClassifier::BRepClass_FaceClassifier  ) 
 

Standard_EXPORT BRepClass_FaceClassifier::BRepClass_FaceClassifier BRepClass_FaceExplorer F,
const gp_Pnt2d &  P,
const Standard_Real  Tol
 

Standard_EXPORT BRepClass_FaceClassifier::BRepClass_FaceClassifier const TopoDS_Face &  F,
const gp_Pnt2d &  P,
const Standard_Real  Tol
 

Standard_EXPORT BRepClass_FaceClassifier::BRepClass_FaceClassifier BRepClass_FaceExplorer F,
const gp_Pnt &  P,
const Standard_Real  Tol
 

Standard_EXPORT BRepClass_FaceClassifier::BRepClass_FaceClassifier const TopoDS_Face &  F,
const gp_Pnt &  P,
const Standard_Real  Tol
 


Member Function Documentation

void BRepClass_FaceClassifier::operator delete void *  anAddress  )  [inline]
 

Reimplemented from BRepClass_FClassifier.

void* BRepClass_FaceClassifier::operator new size_t  size  )  [inline]
 

Reimplemented from BRepClass_FClassifier.

void* BRepClass_FaceClassifier::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from BRepClass_FClassifier.

Standard_EXPORT void BRepClass_FaceClassifier::Perform const TopoDS_Face &  F,
const gp_Pnt &  P,
const Standard_Real  Tol
 

Standard_EXPORT void BRepClass_FaceClassifier::Perform const TopoDS_Face &  F,
const gp_Pnt2d &  P,
const Standard_Real  Tol
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:10 2008 for OpenCASCADE by  doxygen 1.4.1