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