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