PxHash

Defined in include/foundation/PxHash.h

template<class Key>
struct PxHash

Public Functions

inline uint32_t operator()(const Key &k) const
inline bool equal(const Key &k0, const Key &k1) const