RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Public Member Functions | List of all members
std::hash< ramses::GlyphKey > Struct Reference

Hasher for GlyphKey for use in STL hash maps. More...

#include <Glyph.h>

Public Member Functions

size_t operator() (const ramses::GlyphKey &k) const
 Hasher implementation. More...
 

Detailed Description

Hasher for GlyphKey for use in STL hash maps.

Member Function Documentation

◆ operator()()

size_t std::hash< ramses::GlyphKey >::operator() ( const ramses::GlyphKey k) const
inline

Hasher implementation.

Parameters
kValue to be hashed
Returns
Hash usable in STL hash maps.

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