#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) |
Standard_EXPORT | Geom2dHatch_ClassifierOfHatcher () |
Standard_EXPORT | Geom2dHatch_ClassifierOfHatcher (Geom2dHatch_ElementsOfHatcher &F, const gp_Pnt2d &P, const Standard_Real Tol) |
Standard_EXPORT void | Perform (Geom2dHatch_ElementsOfHatcher &F, const gp_Pnt2d &P, const Standard_Real Tol) |
Standard_EXPORT TopAbs_State | State () const |
Standard_Boolean | Rejected () const |
Standard_Boolean | NoWires () const |
Standard_EXPORT const Geom2dAdaptor_Curve & | Edge () const |
Standard_EXPORT Standard_Real | EdgeParameter () const |
IntRes2d_Position | Position () const |
Private Attributes | |
Geom2dHatch_FClass2dOfClassifierOfHatcher | myClassifier |
Geom2dAdaptor_Curve | myEdge |
Standard_Real | myEdgeParameter |
IntRes2d_Position | myPosition |
Standard_Boolean | rejected |
Standard_Boolean | nowires |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|