#include <PTopLoc_Location.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | PTopLoc_Location () |
| Creates an Identity Location. . | |
| Standard_EXPORT | PTopLoc_Location (const Handle(PTopLoc_Datum3D)&D, const Standard_Integer P, const PTopLoc_Location &N) |
| Creates a location being the product. N * D ^ P . | |
| Standard_EXPORT Standard_Boolean | IsIdentity () const |
| True when the location is an identity. . | |
| Standard_EXPORT Handle_PTopLoc_Datum3D | Datum3D () const |
| Returns the first Datum. An error is raised if the location is an identity. . | |
| Standard_EXPORT Standard_Integer | Power () const |
| Returns the power elevation of the first datum. An error is raised if the location is an identity. . | |
| Standard_EXPORT PTopLoc_Location | Next () const |
| Returns next Location. An error is raised if the location is an identity. . | |
| Handle (PTopLoc_ItemLocation) _CSFDB_GetPTopLoc_LocationmyData() const | |
| void | _CSFDB_SetPTopLoc_LocationmyData (const Handle(PTopLoc_ItemLocation)&p) |
Private Attributes | |
| Handle_PTopLoc_ItemLocation | myData |
Friends | |
| Standard_EXPORT friend Handle_Standard_Type & | PTopLoc_Location_Type_ () |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1