#include <TopLoc_ItemLocation.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopLoc_ItemLocation (const Handle(TopLoc_Datum3D)&D, const Standard_Integer P, const Standard_Boolean fromTrsf=Standard_False) |
Sets the elementary Datum to <d> Sets the exponent to | |
Standard_EXPORT | TopLoc_ItemLocation (const TopLoc_ItemLocation &anOther) |
Standard_EXPORT TopLoc_ItemLocation & | Assign (const TopLoc_ItemLocation &anOther) |
TopLoc_ItemLocation & | operator= (const TopLoc_ItemLocation &anOther) |
Standard_EXPORT void | Destroy () |
~TopLoc_ItemLocation () | |
Private Attributes | |
Handle_TopLoc_Datum3D | myDatum |
Standard_Integer | myPower |
TopLoc_TrsfPtr | myTrsf |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|