Struct LPAstarOnGraph::Key

Nested Relationships

This struct is a nested type of Template Class LPAstarOnGraph.

Struct Documentation

struct Key

Public Functions

inline Key(double first_ = -1, double second_ = -1)
inline bool operator<(const Key &other)

Public Members

double first
double second