Open CASCADE Technology  7.2.0
Data Structures | Functions

TopLoc_Location.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <TopLoc_SListOfItemLocation.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)
 

Function Documentation

◆ HashCode()

Standard_Integer HashCode ( const TopLoc_Location me,
const Standard_Integer  Upper 
)
inline

◆ ShallowDump()

void ShallowDump ( const TopLoc_Location me,
Standard_OStream S 
)
inline