|
Open CASCADE Technology 6.5.2
|
This class implements the mapping between classes
Line from StepGeom which describes a line from
Prostep and Line from Geom2d.
#include <StepToGeom_MakeLine2d.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_Line > &SC, Handle< Geom2d_Line > &CC) |
| static Standard_Boolean StepToGeom_MakeLine2d::Convert | ( | const Handle< StepGeom_Line > & | SC, |
| Handle< Geom2d_Line > & | CC | ||
| ) | [static] |
| void StepToGeom_MakeLine2d::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepToGeom_MakeLine2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StepToGeom_MakeLine2d::operator new | ( | size_t | size | ) | [inline] |
1.7.4