Open CASCADE Technology
6.9.1
|
#include <PGeom_Transformation.hxx>
Public Member Functions | |
PGeom_Transformation () | |
Creates a transformation with default values. More... | |
PGeom_Transformation (const gp_Trsf &aTrsf) | |
Creates a transformation with <aTrsf>. More... | |
void | Trsf (const gp_Trsf &aTrsf) |
Set the field trsf with <aTrsf>. More... | |
gp_Trsf | Trsf () const |
Returns the value of the field trsf. More... | |
PGeom_Transformation (const Storage_stCONSTclCOM &a) | |
const gp_Trsf & | _CSFDB_GetPGeom_Transformationtrsf () const |
Public Member Functions inherited from Standard_Persistent | |
virtual Handle_Standard_Persistent | This () const |
virtual void | Delete () const |
virtual | ~Standard_Persistent () |
Standard_Persistent & | operator= (const Standard_Persistent &) |
Standard_Persistent () | |
Standard_Persistent (const Standard_Persistent &) | |
Standard_Persistent (const Storage_stCONSTclCOM &) | |
virtual const Handle_Standard_Type & | DynamicType () const |
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
virtual Handle_Standard_Persistent | This () const |
virtual void | Delete () const |
virtual | ~Standard_Persistent () |
Standard_Persistent & | operator= (const Standard_Persistent &) |
Standard_Persistent () | |
Standard_Persistent (const Standard_Persistent &) | |
Standard_Persistent (const Storage_stCONSTclCOM &) | |
virtual const Handle_Standard_Type & | DynamicType () const |
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
PGeom_Transformation::PGeom_Transformation | ( | ) |
Creates a transformation with default values.
PGeom_Transformation::PGeom_Transformation | ( | const gp_Trsf & | aTrsf | ) |
Creates a transformation with <aTrsf>.
|
inline |
|
inline |
void PGeom_Transformation::Trsf | ( | const gp_Trsf & | aTrsf | ) |
Set the field trsf with <aTrsf>.
gp_Trsf PGeom_Transformation::Trsf | ( | ) | const |
Returns the value of the field trsf.