|
Open CASCADE Technology
6.9.0
|
#include <BRepClass3d_SolidPassiveClassifier.hxx>
Public Member Functions | |
| 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 |
| BRepClass3d_SolidPassiveClassifier::BRepClass3d_SolidPassiveClassifier | ( | ) |
| void BRepClass3d_SolidPassiveClassifier::Compare | ( | const TopoDS_Face & | F, |
| const TopAbs_Orientation | Or | ||
| ) |
| Standard_Boolean BRepClass3d_SolidPassiveClassifier::HasIntersection | ( | ) | const |
| BRepClass3d_Intersector3d& BRepClass3d_SolidPassiveClassifier::Intersector | ( | ) |
| Standard_Real BRepClass3d_SolidPassiveClassifier::Parameter | ( | ) | const |
| void BRepClass3d_SolidPassiveClassifier::Reset | ( | const gp_Lin & | L, |
| const Standard_Real | P, | ||
| const Standard_Real | Tol | ||
| ) |
| TopAbs_State BRepClass3d_SolidPassiveClassifier::State | ( | ) | const |
1.8.5