Open CASCADE Technology
6.5.4
|
#include <BRepClass_FacePassiveClassifier.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 |
void BRepClass_FacePassiveClassifier::Compare | ( | const BRepClass_Edge & | E, |
const TopAbs_Orientation | Or | ||
) |
void BRepClass_FacePassiveClassifier::Reset | ( | const gp_Lin2d & | L, |
const Standard_Real | P, | ||
const Standard_Real | Tol | ||
) |