The object containing all edge data that will be stored. More...
#include <PlannerDataStorage.h>
Public Member Functions | |
| template<typename Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
Public Attributes | |
| const PlannerDataEdge * | e_ |
|
std::pair< unsigned int, unsigned int > | endpoints_ |
| double | weight_ |
The object containing all edge data that will be stored.
Definition at line 161 of file PlannerDataStorage.h.