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

#include <AStar.h>

Public Member Functions

bool operator() (const node *i1, const node *i2) const
 

Detailed Description

Definition at line 43 of file AStar.h.

Member Function Documentation

◆ operator()()

bool AStar3Util::NodeEqual::operator() ( const node i1,
const node i2 
) const
inline

Definition at line 44 of file AStar.h.

References node::getUniqueID().


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