|
Open CASCADE Technology
6.5.4
|
An ItemLocation is an elementary coordinate system
in a Location.
The ItemLocation contains :
More...
#include <TopLoc_ItemLocation.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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. | |
| TopLoc_ItemLocation (const TopLoc_ItemLocation &anOther) | |
| TopLoc_ItemLocation & | Assign (const TopLoc_ItemLocation &anOther) |
| TopLoc_ItemLocation & | operator= (const TopLoc_ItemLocation &anOther) |
| void | Destroy () |
| ~TopLoc_ItemLocation () | |
* The elementary Datum. <br>
| DEFINE_STANDARD_ALLOC TopLoc_ItemLocation::TopLoc_ItemLocation | ( | const Handle< TopLoc_Datum3D > & | D, |
| const Standard_Integer | P, | ||
| const Standard_Boolean | fromTrsf = Standard_False |
||
| ) |
| TopLoc_ItemLocation::~TopLoc_ItemLocation | ( | ) | [inline] |
| TopLoc_ItemLocation& TopLoc_ItemLocation::operator= | ( | const TopLoc_ItemLocation & | anOther | ) | [inline] |
1.8.0