HOG2
Public Member Functions | List of all members
std::hash< voxelGridState > Struct Reference

#include <VoxelGrid.h>

Public Member Functions

std::size_t operator() (const voxelGridState &k) const
 

Detailed Description

Definition at line 25 of file VoxelGrid.h.

Member Function Documentation

◆ operator()()

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

Definition at line 27 of file VoxelGrid.h.

References voxelGridState::x, voxelGridState::y, and voxelGridState::z.


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