Open CASCADE Technology
6.5.4
|
#include <StepToTopoDS_CartesianPointHasher.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC Standard_Integer | HashCode (const Handle< StepGeom_CartesianPoint > &K, const Standard_Integer Upper) |
Returns a HasCode value for the CartesianPoint | |
static Standard_Boolean | IsEqual (const Handle< StepGeom_CartesianPoint > &K1, const Handle< StepGeom_CartesianPoint > &K2) |
Returns True when the two CartesianPoint are the same |
static DEFINE_STANDARD_ALLOC Standard_Integer StepToTopoDS_CartesianPointHasher::HashCode | ( | const Handle< StepGeom_CartesianPoint > & | K, |
const Standard_Integer | Upper | ||
) | [static] |
static Standard_Boolean StepToTopoDS_CartesianPointHasher::IsEqual | ( | const Handle< StepGeom_CartesianPoint > & | K1, |
const Handle< StepGeom_CartesianPoint > & | K2 | ||
) | [static] |