|
Open CASCADE Technology
6.5.4
|
#include <BRepClass3d_SolidPassiveClassifier.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BRepClass3d_SolidPassiveClassifier () |
| void | Reset (const gp_Lin &L, const Standard_Real P, const Standard_Real Tol) |
| void | Compare (const TopoDS_Face &F, const TopAbs_Orientation Or) |
| Standard_Real | Parameter () const |
| Standard_Boolean | HasIntersection () const |
| BRepClass3d_Intersector3d & | Intersector () |
| TopAbs_State | State () const |
| void BRepClass3d_SolidPassiveClassifier::Compare | ( | const TopoDS_Face & | F, |
| const TopAbs_Orientation | Or | ||
| ) |
| void BRepClass3d_SolidPassiveClassifier::Reset | ( | const gp_Lin & | L, |
| const Standard_Real | P, | ||
| const Standard_Real | Tol | ||
| ) |
1.8.0