|
Open CASCADE Technology 6.5.2
|
Convert cartesian_transformation_operator_2d to gp_Trsf2d
#include <StepToGeom_MakeTransformation2d.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_CartesianTransformationOperator2d > &SCTO, gp_Trsf2d &CT) |
| static Standard_Boolean StepToGeom_MakeTransformation2d::Convert | ( | const Handle< StepGeom_CartesianTransformationOperator2d > & | SCTO, |
| gp_Trsf2d & | CT | ||
| ) | [static] |
| void StepToGeom_MakeTransformation2d::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepToGeom_MakeTransformation2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StepToGeom_MakeTransformation2d::operator new | ( | size_t | size | ) | [inline] |
1.7.4