Public Member Functions | List of all members
SurgSim::DataStructures::Grid< T, N >::NDIdHash Class Reference

Enable the NDId to be used as a key in an unordered map. More...

#include <SurgSim/DataStructures/Grid.h>

Public Member Functions

size_t operator() (const NDId &nd) const
 

Detailed Description

template<typename T, size_t N>
class SurgSim::DataStructures::Grid< T, N >::NDIdHash

Enable the NDId to be used as a key in an unordered map.

Member Function Documentation

§ operator()()

template<typename T , size_t N>
size_t SurgSim::DataStructures::Grid< T, N >::NDIdHash::operator() ( const NDId nd) const

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