|
Open CASCADE Technology
7.7.0
|
#include <IMeshData_Types.hxx>
Static Public Member Functions | |
| static Standard_Boolean | IsEqual (const Type *theFirst, const Type *theSecond) |
| static Standard_Integer | HashCode (const Type *const thePointer, Standard_Integer theUpperBound) |
| Computes a hash code for the given pointer, in the range [1, theUpperBound]. More... | |
|
inlinestatic |
Computes a hash code for the given pointer, in the range [1, theUpperBound].
| thePointer | the pointer which hash code is to be computed |
| theUpperBound | the upper bound of the range a computing hash code must be within |
|
inlinestatic |
1.8.13