Open CASCADE Technology 6.6.0
|
#include <PGeom_Transformation.hxx>
Public Member Functions | |
PGeom_Transformation () | |
Creates a transformation with default values. | |
PGeom_Transformation (const gp_Trsf &aTrsf) | |
Creates a transformation with <aTrsf>. | |
void | Trsf (const gp_Trsf &aTrsf) |
Set the field trsf with <aTrsf>. | |
gp_Trsf | Trsf () const |
Returns the value of the field trsf. | |
PGeom_Transformation (const Storage_stCONSTclCOM &a) | |
const gp_Trsf & | _CSFDB_GetPGeom_Transformationtrsf () const |
PGeom_Transformation::PGeom_Transformation | ( | ) |
PGeom_Transformation::PGeom_Transformation | ( | const gp_Trsf & | aTrsf | ) |
PGeom_Transformation::PGeom_Transformation | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_Trsf& PGeom_Transformation::_CSFDB_GetPGeom_Transformationtrsf | ( | ) | const [inline] |
void PGeom_Transformation::Trsf | ( | const gp_Trsf & | aTrsf | ) |
gp_Trsf PGeom_Transformation::Trsf | ( | ) | const |