|
Open CASCADE Technology
6.9.0
|
#include <PTopLoc_Datum3D.hxx>

Public Member Functions | |
| PTopLoc_Datum3D (const gp_Trsf &T) | |
| Creates a local coordinate system with the transformation. An error is raised if the transformation is not rigid. More... | |
| gp_Trsf | Transformation () const |
| Returns the transformation defining the coordinate system. More... | |
| PTopLoc_Datum3D () | |
| PTopLoc_Datum3D (const Storage_stCONSTclCOM &a) | |
| const gp_Trsf & | _CSFDB_GetPTopLoc_Datum3DmyTrsf () 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 |
| PTopLoc_Datum3D::PTopLoc_Datum3D | ( | const gp_Trsf & | T | ) |
Creates a local coordinate system with the transformation. An error is raised if the transformation is not rigid.
|
inline |
|
inline |
|
inline |
| gp_Trsf PTopLoc_Datum3D::Transformation | ( | ) | const |
Returns the transformation defining the coordinate system.
1.8.5