|
Open CASCADE Technology 6.5.2
|
#include <Geom2dHatch_ClassifierOfHatcher.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Geom2dHatch_ClassifierOfHatcher () | |
| Geom2dHatch_ClassifierOfHatcher (Geom2dHatch_ElementsOfHatcher &F, const gp_Pnt2d &P, const Standard_Real Tol) | |
| void | Perform (Geom2dHatch_ElementsOfHatcher &F, const gp_Pnt2d &P, const Standard_Real Tol) |
| TopAbs_State | State () const |
| Standard_Boolean | Rejected () const |
| Standard_Boolean | NoWires () const |
| const Geom2dAdaptor_Curve & | Edge () const |
| Standard_Real | EdgeParameter () const |
| IntRes2d_Position | Position () const |
Protected Attributes | |
| Geom2dHatch_FClass2dOfClassifierOfHatcher | myClassifier |
| Geom2dAdaptor_Curve | myEdge |
| Standard_Real | myEdgeParameter |
| IntRes2d_Position | myPosition |
| Standard_Boolean | rejected |
| Standard_Boolean | nowires |
| Geom2dHatch_ClassifierOfHatcher::Geom2dHatch_ClassifierOfHatcher | ( | ) |
| Geom2dHatch_ClassifierOfHatcher::Geom2dHatch_ClassifierOfHatcher | ( | Geom2dHatch_ElementsOfHatcher & | F, |
| const gp_Pnt2d & | P, | ||
| const Standard_Real | Tol | ||
| ) |
| const Geom2dAdaptor_Curve& Geom2dHatch_ClassifierOfHatcher::Edge | ( | ) | const |
| Standard_Real Geom2dHatch_ClassifierOfHatcher::EdgeParameter | ( | ) | const |
| Standard_Boolean Geom2dHatch_ClassifierOfHatcher::NoWires | ( | ) | const |
| void Geom2dHatch_ClassifierOfHatcher::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dHatch_ClassifierOfHatcher::operator new | ( | size_t | size | ) | [inline] |
| void* Geom2dHatch_ClassifierOfHatcher::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void Geom2dHatch_ClassifierOfHatcher::Perform | ( | Geom2dHatch_ElementsOfHatcher & | F, |
| const gp_Pnt2d & | P, | ||
| const Standard_Real | Tol | ||
| ) |
| IntRes2d_Position Geom2dHatch_ClassifierOfHatcher::Position | ( | ) | const |
| Standard_Boolean Geom2dHatch_ClassifierOfHatcher::Rejected | ( | ) | const |
| TopAbs_State Geom2dHatch_ClassifierOfHatcher::State | ( | ) | const |
1.7.4