#include <Geom2dHatch_ElementOfHatcher.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_ElementOfHatcher () |
| Standard_EXPORT | Geom2dHatch_ElementOfHatcher (const Geom2dHatch_ElementOfHatcher &Other) |
| Standard_EXPORT | Geom2dHatch_ElementOfHatcher (const Geom2dAdaptor_Curve &Curve, const TopAbs_Orientation Orientation=TopAbs_FORWARD) |
| Standard_EXPORT const Geom2dAdaptor_Curve & | Curve () const |
| Standard_EXPORT Geom2dAdaptor_Curve & | ChangeCurve () |
| Standard_EXPORT void | Orientation (const TopAbs_Orientation Orientation) |
| Standard_EXPORT TopAbs_Orientation | Orientation () const |
Private Attributes | |
| Geom2dAdaptor_Curve | myCurve |
| TopAbs_Orientation | myOrientation |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1