|
Open CASCADE Technology
6.9.0
|
#include <Geom2dHatch_Classifier.hxx>
Public Member Functions | |
| Geom2dHatch_Classifier () | |
| Geom2dHatch_Classifier (Geom2dHatch_Elements &F, const gp_Pnt2d &P, const Standard_Real Tol) | |
| void | Perform (Geom2dHatch_Elements &F, const gp_Pnt2d &P, const Standard_Real Tol) |
| TopAbs_State | State () const |
| Standard_Boolean | Rejected () const |
| Standard_Boolean | NoWires () const |
| const Geom2dAdaptor_Curve & | Edge () const |
| Standard_Real | EdgeParameter () const |
| IntRes2d_Position | Position () const |
| Geom2dHatch_Classifier::Geom2dHatch_Classifier | ( | ) |
| Geom2dHatch_Classifier::Geom2dHatch_Classifier | ( | Geom2dHatch_Elements & | F, |
| const gp_Pnt2d & | P, | ||
| const Standard_Real | Tol | ||
| ) |
| const Geom2dAdaptor_Curve& Geom2dHatch_Classifier::Edge | ( | ) | const |
| Standard_Real Geom2dHatch_Classifier::EdgeParameter | ( | ) | const |
| Standard_Boolean Geom2dHatch_Classifier::NoWires | ( | ) | const |
| void Geom2dHatch_Classifier::Perform | ( | Geom2dHatch_Elements & | F, |
| const gp_Pnt2d & | P, | ||
| const Standard_Real | Tol | ||
| ) |
| IntRes2d_Position Geom2dHatch_Classifier::Position | ( | ) | const |
| Standard_Boolean Geom2dHatch_Classifier::Rejected | ( | ) | const |
| TopAbs_State Geom2dHatch_Classifier::State | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.5