#include <AbstractPlanner.h>
|
| double | time {std::numeric_limits<double>::quiet_NaN()} |
| |
| double | cost {std::numeric_limits<double>::quiet_NaN()} |
| |
| og::PathGeometric | solution |
| |
◆ IntermediarySolution()
| AbstractPlanner::IntermediarySolution::IntermediarySolution |
( |
double |
time, |
|
|
double |
cost, |
|
|
const og::PathGeometric & |
solution |
|
) |
| |
|
inline |
◆ cost
| double AbstractPlanner::IntermediarySolution::cost {std::numeric_limits<double>::quiet_NaN()} |
◆ solution
| og::PathGeometric AbstractPlanner::IntermediarySolution::solution |
◆ time
| double AbstractPlanner::IntermediarySolution::time {std::numeric_limits<double>::quiet_NaN()} |
The documentation for this struct was generated from the following file: