Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
Hash< T > Struct Template Reference

Fallback hash function that calls T::GetHash(). More...

#include <HashCombine.h>

Public Member Functions

uint64 operator() (const T &inValue) const

Detailed Description

template<class T>
struct Hash< T >

Fallback hash function that calls T::GetHash().

Member Function Documentation

◆ operator()()

template<class T>
uint64 Hash< T >::operator() ( const T & inValue) const
inline

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