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