ompl::base::PlannerSolution Member List
This is the complete list of members for ompl::base::PlannerSolution, including all inherited members.
| approximate_ | ompl::base::PlannerSolution | |
| cost_ | ompl::base::PlannerSolution | |
| difference_ | ompl::base::PlannerSolution | |
| index_ | ompl::base::PlannerSolution | |
| length_ | ompl::base::PlannerSolution | |
| operator<(const PlannerSolution &b) const | ompl::base::PlannerSolution | |
| operator==(const PlannerSolution &p) const | ompl::base::PlannerSolution | inline |
| opt_ | ompl::base::PlannerSolution | |
| optimized_ | ompl::base::PlannerSolution | |
| path_ | ompl::base::PlannerSolution | |
| plannerName_ | ompl::base::PlannerSolution | |
| PlannerSolution(const PathPtr &path) | ompl::base::PlannerSolution | inline |
| setApproximate(double difference) | ompl::base::PlannerSolution | inline |
| setOptimized(const OptimizationObjectivePtr &opt, Cost cost, bool meetsObjective) | ompl::base::PlannerSolution | inline |
| setPlannerName(const std::string &name) | ompl::base::PlannerSolution | inline |