|
Open CASCADE Technology
6.5.4
|
The package MgtTopLoc provides methods to store
and retrieve local coordinate systems. i.e.
translationg them from Persistent to Transient and
vice-versa.
More...
#include <MgtTopLoc.hxx>
Static Public Member Functions | |
| static DEFINE_STANDARD_ALLOC Handle_PTopLoc_Datum3D | Translate (const Handle< TopLoc_Datum3D > &D, PTColStd_TransientPersistentMap &M) |
| Translate a transient Datum3D to a persistant Datum3D. | |
| static Handle_TopLoc_Datum3D | Translate (const Handle< PTopLoc_Datum3D > &D, PTColStd_PersistentTransientMap &M) |
| Translate a persistant Datum3D to a transient Datum3D. | |
| static PTopLoc_Location | Translate (const TopLoc_Location &L, PTColStd_TransientPersistentMap &M) |
| Translate a non storable Location to a storable Location. | |
| static TopLoc_Location | Translate (const PTopLoc_Location &L, PTColStd_PersistentTransientMap &M) |
| Translate a storable Location to a non storable Location. | |
* Persistent local coordinate systems are provided <br>
by the package PTopLoc. <br>
| static DEFINE_STANDARD_ALLOC Handle_PTopLoc_Datum3D MgtTopLoc::Translate | ( | const Handle< TopLoc_Datum3D > & | D, |
| PTColStd_TransientPersistentMap & | M | ||
| ) | [static] |
| static Handle_TopLoc_Datum3D MgtTopLoc::Translate | ( | const Handle< PTopLoc_Datum3D > & | D, |
| PTColStd_PersistentTransientMap & | M | ||
| ) | [static] |
| static PTopLoc_Location MgtTopLoc::Translate | ( | const TopLoc_Location & | L, |
| PTColStd_TransientPersistentMap & | M | ||
| ) | [static] |
| static TopLoc_Location MgtTopLoc::Translate | ( | const PTopLoc_Location & | L, |
| PTColStd_PersistentTransientMap & | M | ||
| ) | [static] |
1.8.0