#include <GeomToStep_MakeAxis2Placement3d.hxx>
Inheritance diagram for GeomToStep_MakeAxis2Placement3d:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GeomToStep_MakeAxis2Placement3d () |
Standard_EXPORT | GeomToStep_MakeAxis2Placement3d (const gp_Ax2 &A) |
Standard_EXPORT | GeomToStep_MakeAxis2Placement3d (const gp_Ax3 &A) |
Standard_EXPORT | GeomToStep_MakeAxis2Placement3d (const gp_Trsf &T) |
Standard_EXPORT | GeomToStep_MakeAxis2Placement3d (const Handle(Geom_Axis2Placement)&A) |
Standard_EXPORT const Handle_StepGeom_Axis2Placement3d & | Value () const |
Private Attributes | |
Handle_StepGeom_Axis2Placement3d | theAxis2Placement3d |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from GeomToStep_Root. |
|
Reimplemented from GeomToStep_Root. |
|
Reimplemented from GeomToStep_Root. |
|
|
|
|