|
Open CASCADE Technology 6.5.2
|
This class implements the mapping between classes
Plane from StepGeom which describes a plane from
Prostep and Plane form Geom.
#include <StepToGeom_MakePlane.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_Boolean | Convert (const Handle< StepGeom_Plane > &SP, Handle< Geom_Plane > &CP) |
| static Standard_Boolean StepToGeom_MakePlane::Convert | ( | const Handle< StepGeom_Plane > & | SP, |
| Handle< Geom_Plane > & | CP | ||
| ) | [static] |
| void StepToGeom_MakePlane::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepToGeom_MakePlane::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StepToGeom_MakePlane::operator new | ( | size_t | size | ) | [inline] |
1.7.4