Open CASCADE Technology
6.5.4
|
#include <PGeom2d_Transformation.hxx>
Public Member Functions | |
PGeom2d_Transformation () | |
Creates a transformation with default values. | |
PGeom2d_Transformation (const gp_Trsf2d &aTrsf) | |
Creates a transformation with <aTrsf>. | |
void | Trsf (const gp_Trsf2d &aTrsf) |
Creates a Transformation with <aTrsf>. | |
gp_Trsf2d | Trsf () const |
Returns the value of the field trsf. | |
PGeom2d_Transformation (const Storage_stCONSTclCOM &a) | |
const gp_Trsf2d & | _CSFDB_GetPGeom2d_Transformationtrsf () const |
PGeom2d_Transformation::PGeom2d_Transformation | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_Trsf2d& PGeom2d_Transformation::_CSFDB_GetPGeom2d_Transformationtrsf | ( | ) | const [inline] |
void PGeom2d_Transformation::Trsf | ( | const gp_Trsf2d & | aTrsf | ) |
gp_Trsf2d PGeom2d_Transformation::Trsf | ( | ) | const |