|
Public Member Functions |
Standard_EXPORT | PGeom2d_Transformation () |
| Creates a transformation with default values.
.
|
Standard_EXPORT | PGeom2d_Transformation (const gp_Trsf2d &aTrsf) |
| Creates a transformation with <atrsf>.
.
|
Standard_EXPORT void | Trsf (const gp_Trsf2d &aTrsf) |
| Creates a Transformation with <atrsf>.
.
|
Standard_EXPORT gp_Trsf2d | Trsf () const |
| Returns the value of the field trsf.
.
|
| PGeom2d_Transformation (const Storage_stCONSTclCOM &a) |
const gp_Trsf2d & | _CSFDB_GetPGeom2d_Transformationtrsf () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
gp_Trsf2d | trsf |