|
Open CASCADE Technology 6.5.2
|
Hasher for using in ColorToIdsMap from MeshVS
#include <MeshVS_ColorHasher.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 Quantity_Color &K, const Standard_Integer Upper) |
| static Standard_Boolean | IsEqual (const Quantity_Color &K1, const Quantity_Color &K2) |
| static Standard_Integer MeshVS_ColorHasher::HashCode | ( | const Quantity_Color & | K, |
| const Standard_Integer | Upper | ||
| ) | [static] |
| static Standard_Boolean MeshVS_ColorHasher::IsEqual | ( | const Quantity_Color & | K1, |
| const Quantity_Color & | K2 | ||
| ) | [static] |
| void MeshVS_ColorHasher::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TColStd_MapIntegerHasher.
| void* MeshVS_ColorHasher::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TColStd_MapIntegerHasher.
| void* MeshVS_ColorHasher::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TColStd_MapIntegerHasher.
1.7.4