#include <MgtTopLoc.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Public Member Functions | |
static Standard_EXPORT Handle_PTopLoc_Datum3D | Translate (const Handle(TopLoc_Datum3D)&D, PTColStd_TransientPersistentMap &M) |
Translate a transient Datum3D to a persistant Datum3D. . | |
static Standard_EXPORT Handle_TopLoc_Datum3D | Translate (const Handle(PTopLoc_Datum3D)&D, PTColStd_PersistentTransientMap &M) |
Translate a persistant Datum3D to a transient Datum3D. . | |
static Standard_EXPORT PTopLoc_Location | Translate (const TopLoc_Location &L, PTColStd_TransientPersistentMap &M) |
Translate a non storable Location to a storable Location. . | |
static Standard_EXPORT TopLoc_Location | Translate (const PTopLoc_Location &L, PTColStd_PersistentTransientMap &M) |
Translate a storable Location to a non storable Location. . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|