Open CASCADE Technology 7.8.0
|
Provides symmetric hash methods pair of integers. More...
#include <MeshVS_SymmetricPairHasher.hxx>
Public Member Functions | |
size_t | operator() (const MeshVS_NodePair &theNodePair) const noexcept |
Computes a hash code for the node pair. | |
bool | operator() (const MeshVS_NodePair &thePair1, const MeshVS_NodePair &thePair2) const noexcept |
Provides symmetric hash methods pair of integers.
|
inlinenoexcept |
Computes a hash code for the node pair.
theNodePair | the node pair which hash code is to be computed |
|
inlinenoexcept |