|
Open CASCADE Technology 6.5.2
|
#include <StepToTopoDS_CartesianPointHasher.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static 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 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] |
| void StepToTopoDS_CartesianPointHasher::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepToTopoDS_CartesianPointHasher::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StepToTopoDS_CartesianPointHasher::operator new | ( | size_t | size | ) | [inline] |
1.7.4