| 
    Open CASCADE Technology
    6.9.1
    
   | 
 
#include <BRepClass_FClassifier.hxx>

Public Member Functions | |
| BRepClass_FClassifier () | |
| BRepClass_FClassifier (BRepClass_FaceExplorer &F, const gp_Pnt2d &P, const Standard_Real Tol) | |
| void | Perform (BRepClass_FaceExplorer &F, const gp_Pnt2d &P, const Standard_Real Tol) | 
| TopAbs_State | State () const | 
| Standard_Boolean | Rejected () const | 
| Standard_Boolean | NoWires () const | 
| const BRepClass_Edge & | Edge () const | 
| Standard_Real | EdgeParameter () const | 
| IntRes2d_Position | Position () const | 
Protected Attributes | |
| BRepClass_FClass2dOfFClassifier | myClassifier | 
| BRepClass_Edge | myEdge | 
| Standard_Real | myEdgeParameter | 
| IntRes2d_Position | myPosition | 
| Standard_Boolean | rejected | 
| Standard_Boolean | nowires | 
| BRepClass_FClassifier::BRepClass_FClassifier | ( | ) | 
| BRepClass_FClassifier::BRepClass_FClassifier | ( | BRepClass_FaceExplorer & | F, | 
| const gp_Pnt2d & | P, | ||
| const Standard_Real | Tol | ||
| ) | 
| const BRepClass_Edge& BRepClass_FClassifier::Edge | ( | ) | const | 
| Standard_Real BRepClass_FClassifier::EdgeParameter | ( | ) | const | 
| Standard_Boolean BRepClass_FClassifier::NoWires | ( | ) | const | 
| void BRepClass_FClassifier::Perform | ( | BRepClass_FaceExplorer & | F, | 
| const gp_Pnt2d & | P, | ||
| const Standard_Real | Tol | ||
| ) | 
| IntRes2d_Position BRepClass_FClassifier::Position | ( | ) | const | 
| Standard_Boolean BRepClass_FClassifier::Rejected | ( | ) | const | 
| TopAbs_State BRepClass_FClassifier::State | ( | ) | const | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
 1.8.10