Open CASCADE Technology
6.9.0
|
#include <Geom2dHatch_FClass2dOfClassifier.hxx>
Public Member Functions | |
Geom2dHatch_FClass2dOfClassifier () | |
void | Reset (const gp_Lin2d &L, const Standard_Real P, const Standard_Real Tol) |
void | Compare (const Geom2dAdaptor_Curve &E, const TopAbs_Orientation Or) |
Standard_Real | Parameter () const |
Geom2dHatch_Intersector & | Intersector () |
Standard_Integer | ClosestIntersection () const |
TopAbs_State | State () const |
Standard_Boolean | IsHeadOrEnd () const |
Geom2dHatch_FClass2dOfClassifier::Geom2dHatch_FClass2dOfClassifier | ( | ) |
Standard_Integer Geom2dHatch_FClass2dOfClassifier::ClosestIntersection | ( | ) | const |
void Geom2dHatch_FClass2dOfClassifier::Compare | ( | const Geom2dAdaptor_Curve & | E, |
const TopAbs_Orientation | Or | ||
) |
Geom2dHatch_Intersector& Geom2dHatch_FClass2dOfClassifier::Intersector | ( | ) |
Standard_Boolean Geom2dHatch_FClass2dOfClassifier::IsHeadOrEnd | ( | ) | const |
Standard_Real Geom2dHatch_FClass2dOfClassifier::Parameter | ( | ) | const |
void Geom2dHatch_FClass2dOfClassifier::Reset | ( | const gp_Lin2d & | L, |
const Standard_Real | P, | ||
const Standard_Real | Tol | ||
) |
TopAbs_State Geom2dHatch_FClass2dOfClassifier::State | ( | ) | const |