|
Open CASCADE Technology 6.5.2
|
#include <BRepClass3d_SolidPassiveClassifier.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | ( | ) |
| void BRepClass3d_SolidPassiveClassifier::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepClass3d_SolidPassiveClassifier::operator new | ( | size_t | size | ) | [inline] |
| void* BRepClass3d_SolidPassiveClassifier::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| 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.7.4