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