HOG2
|
#include <FLRTAStar.h>
Public Member Functions | |
borderData (const state &s, const double val) | |
Public Attributes | |
state | theState |
double | value |
Definition at line 30 of file FLRTAStar.h.
|
inline |
Definition at line 32 of file FLRTAStar.h.
state FLRTA::borderData< state >::theState |
Definition at line 33 of file FLRTAStar.h.
double FLRTA::borderData< state >::value |
Definition at line 34 of file FLRTAStar.h.
Referenced by FLRTA::compareBorderData< state >::operator()().