Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
MeshVS_ColorHasher Class Reference

Hasher for using in ColorToIdsMap from MeshVS

#include <MeshVS_ColorHasher.hxx>

Inheritance diagram for MeshVS_ColorHasher:
Inheritance graph
[legend]

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)

Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines