[nnm] No Nonsense Math 0.5.0
A No-Nonsense, C++ 17, single-header-only Math library geared towards graphics programming.
Loading...
Searching...
No Matches
nnm::Vector3i< Int >::Hash Struct Reference

#include <nnm.hpp>

Public Member Functions

size_t operator() (const Vector3i &vector) const noexcept

Detailed Description

template<typename Int>
struct nnm::Vector3i< Int >::Hash

Hash type for 3D integer vector.

Member Function Documentation

◆ operator()()

template<typename Int>
size_t nnm::Vector3i< Int >::Hash::operator() ( const Vector3i & vector) const
inlinenoexcept

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