libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::ResourceFactoryKeyHash Struct Reference

std::hash specialization for ResourceFactoryKey, used by the factory map. More...

#include <ResourceLoader.h>

Public Member Functions

std::size_t operator() (const ResourceFactoryKey &key) const
 

Detailed Description

std::hash specialization for ResourceFactoryKey, used by the factory map.

Member Function Documentation

◆ operator()()

std::size_t Ship::ResourceFactoryKeyHash::operator() ( const ResourceFactoryKey key) const
inline

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