HOG2
Public Member Functions | List of all members
GenericAStarUtil::SearchNodeCompare Struct Reference

#include <GenericAStar.h>

Public Member Functions

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

Detailed Description

Definition at line 51 of file GenericAStar.h.

Member Function Documentation

◆ operator()()

bool GenericAStarUtil::SearchNodeCompare::operator() ( const SearchNode i1,
const SearchNode i2 
) const
inline

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