Murl Engine API  Version 2018.3
Murl::PtrHash Class Reference

The default hash functor for pointers. More...

#include <murl_hash.h>

Detailed Description

The default hash functor for pointers.

Public Member Functions

UInt32 operator() (const void *x) const
 Calculate the hash for a pointer. More...
 

Member Function Documentation

◆ operator()()

UInt32 Murl::PtrHash::operator() ( const void *  x) const
inline

Calculate the hash for a pointer.

Parameters
xThe pointer to calculate the hash for.
Returns
The hash value.

The documentation for this class was generated from the following file: