|
Open CASCADE Technology 6.5.2
|
This class implements the mapping between classes
Circle from StepGeom which describes a circle from
Prostep and Circle from Geom.
#include <StepToGeom_MakeCircle.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_Circle > &SC, Handle< Geom_Circle > &CC) |
| static Standard_Boolean StepToGeom_MakeCircle::Convert | ( | const Handle< StepGeom_Circle > & | SC, |
| Handle< Geom_Circle > & | CC | ||
| ) | [static] |
| void StepToGeom_MakeCircle::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepToGeom_MakeCircle::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StepToGeom_MakeCircle::operator new | ( | size_t | size | ) | [inline] |
1.7.4