Struct AStarAlgorithm::NodeComparator

Nested Relationships

This struct is a nested type of Template Class AStarAlgorithm.

Struct Documentation

struct NodeComparator

Public Functions

inline bool operator()(const NodeElement &a, const NodeElement &b) const