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