|
Open CASCADE Technology 6.5.2
|
#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) |
| Geom2dHatch_ElementOfHatcher () | |
| Geom2dHatch_ElementOfHatcher (const Geom2dHatch_ElementOfHatcher &Other) | |
| Geom2dHatch_ElementOfHatcher (const Geom2dAdaptor_Curve &Curve, const TopAbs_Orientation Orientation=TopAbs_FORWARD) | |
| const Geom2dAdaptor_Curve & | Curve () const |
| Geom2dAdaptor_Curve & | ChangeCurve () |
| void | Orientation (const TopAbs_Orientation Orientation) |
| TopAbs_Orientation | Orientation () const |
| Geom2dHatch_ElementOfHatcher::Geom2dHatch_ElementOfHatcher | ( | ) |
| Geom2dHatch_ElementOfHatcher::Geom2dHatch_ElementOfHatcher | ( | const Geom2dHatch_ElementOfHatcher & | Other | ) |
| Geom2dHatch_ElementOfHatcher::Geom2dHatch_ElementOfHatcher | ( | const Geom2dAdaptor_Curve & | Curve, |
| const TopAbs_Orientation | Orientation = TopAbs_FORWARD |
||
| ) |
| Geom2dAdaptor_Curve& Geom2dHatch_ElementOfHatcher::ChangeCurve | ( | ) |
| const Geom2dAdaptor_Curve& Geom2dHatch_ElementOfHatcher::Curve | ( | ) | const |
| void Geom2dHatch_ElementOfHatcher::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dHatch_ElementOfHatcher::operator new | ( | size_t | size | ) | [inline] |
| void* Geom2dHatch_ElementOfHatcher::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void Geom2dHatch_ElementOfHatcher::Orientation | ( | const TopAbs_Orientation | Orientation | ) |
| TopAbs_Orientation Geom2dHatch_ElementOfHatcher::Orientation | ( | ) | const |
1.7.4