HOG2
|
#include <WeightedMap2DEnvironment.h>
Public Member Functions | |
AngleSearchNode (const xyLoc &s, uint64_t key) | |
Public Attributes | |
xyLoc | node |
uint64_t | hashKey |
Definition at line 94 of file WeightedMap2DEnvironment.h.
|
inline |
Definition at line 96 of file WeightedMap2DEnvironment.h.
uint64_t AngleUtil::AngleSearchNode::hashKey |
Definition at line 99 of file WeightedMap2DEnvironment.h.
Referenced by AngleUtil::SearchNodeHash::operator()().
xyLoc AngleUtil::AngleSearchNode::node |
Definition at line 98 of file WeightedMap2DEnvironment.h.
Referenced by AngleUtil::SearchNodeEqual::operator()().