HOG2
Public Member Functions | List of all members
AStar3Util::SearchNodeHash Struct Reference

#include <AStar.h>

Public Member Functions

size_t operator() (const SearchNode &x) const
 

Detailed Description

Definition at line 66 of file AStar.h.

Member Function Documentation

◆ operator()()

size_t AStar3Util::SearchNodeHash::operator() ( const SearchNode x) const
inline

Definition at line 67 of file AStar.h.

References AStar3Util::SearchNode::currNode, and node::getUniqueID().


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