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

#include <AStar.h>

Public Member Functions

bool operator() (const SearchNode &i1, const SearchNode &i2) const
 

Detailed Description

Definition at line 47 of file AStar.h.

Member Function Documentation

◆ operator()()

bool AStar3Util::SearchNodeEqual::operator() ( const SearchNode i1,
const SearchNode i2 
) const
inline

Definition at line 48 of file AStar.h.

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


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