Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopLoc_SListOfItemLocation.hxx>
#include <Handle_TopLoc_Datum3D.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Standard_OStream.hxx>
#include <TopLoc_Location.lxx>
Data Structures | |
class | TopLoc_Location |
A Location is a composite transition. It comprises a series of elementary reference coordinates, i.e. objects of type TopLoc_Datum3D, and the powers to which these objects are raised. More... | |
Functions | |
Standard_Integer | HashCode (const TopLoc_Location &me, const Standard_Integer Upper) |
void | ShallowDump (const TopLoc_Location &me, Standard_OStream &S) |
Standard_Integer HashCode | ( | const TopLoc_Location & | me, |
const Standard_Integer | Upper | ||
) | [inline] |
void ShallowDump | ( | const TopLoc_Location & | me, |
Standard_OStream & | S | ||
) | [inline] |