| Open CASCADE Technology
    7.8.0.dev
    | 
An ItemLocation is an elementary coordinate system in a Location. More...
#include <TopLoc_ItemLocation.hxx>
| Public Member Functions | |
| TopLoc_ItemLocation (const Handle< TopLoc_Datum3D > &D, const Standard_Integer P) | |
| Sets the elementary Datum to <D> Sets the exponent to.  More... | |
| void | DumpJson (Standard_OStream &theOStream, Standard_Integer theDepth=-1) const | 
| Dumps the content of me into the stream.  More... | |
An ItemLocation is an elementary coordinate system in a Location.
The ItemLocation contains :
| TopLoc_ItemLocation::TopLoc_ItemLocation | ( | const Handle< TopLoc_Datum3D > & | D, | 
| const Standard_Integer | P | ||
| ) | 
Sets the elementary Datum to <D> Sets the exponent to.
| void TopLoc_ItemLocation::DumpJson | ( | Standard_OStream & | theOStream, | 
| Standard_Integer | theDepth = -1 | ||
| ) | const | 
Dumps the content of me into the stream.
 1.8.13
 1.8.13