qHexWalker 0.0.1
Hexagonal Grid Pathfinding & Maze Visualization on Interactive Maps
Loading...
Searching...
No Matches
H3AStar::H3IndexHash Struct Reference

Hash function for H3Index in unordered containers. More...

+ Collaboration diagram for H3AStar::H3IndexHash:

Public Member Functions

std::size_t operator() (const H3Index &index) const
 

Detailed Description

Hash function for H3Index in unordered containers.

Definition at line 125 of file astar.h.

Member Function Documentation

◆ operator()()

std::size_t H3AStar::H3IndexHash::operator() ( const H3Index &  index) const
inline

Definition at line 126 of file astar.h.


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