| 
    Open CASCADE Technology
    6.9.1
    
   | 
 
#include <TopOpeBRep_PointClassifier.hxx>
Public Member Functions | |
| TopOpeBRep_PointClassifier () | |
| void | Init () | 
| void | Load (const TopoDS_Face &F) | 
| TopAbs_State | Classify (const TopoDS_Face &F, const gp_Pnt2d &P, const Standard_Real Tol) | 
| compute position of point  More... | |
| TopAbs_State | State () const | 
| TopOpeBRep_PointClassifier::TopOpeBRep_PointClassifier | ( | ) | 
| TopAbs_State TopOpeBRep_PointClassifier::Classify | ( | const TopoDS_Face & | F, | 
| const gp_Pnt2d & | P, | ||
| const Standard_Real | Tol | ||
| ) | 
compute position of point
regarding with the face <F>.
| void TopOpeBRep_PointClassifier::Init | ( | ) | 
| void TopOpeBRep_PointClassifier::Load | ( | const TopoDS_Face & | F | ) | 
| TopAbs_State TopOpeBRep_PointClassifier::State | ( | ) | const | 
 1.8.10