ompl::base::GoalStates Member List
This is the complete list of members for
ompl::base::GoalStates, including all inherited members.
| addState(const State *st) | ompl::base::GoalStates | [virtual] |
| addState(const ScopedState<> &st) | ompl::base::GoalStates | |
| approximate_ | ompl::base::Goal | [protected] |
| as(void) | ompl::base::Goal | [inline] |
| as(void) const | ompl::base::Goal | [inline] |
| canSample(void) const | ompl::base::GoalSampleableRegion | [inline, virtual] |
| clear(void) | ompl::base::GoalStates | [virtual] |
| clearSolutionPath(void) | ompl::base::Goal | [inline] |
| difference_ | ompl::base::Goal | [protected] |
| distanceGoal(const State *st) const | ompl::base::GoalStates | [virtual] |
| freeMemory(void) | ompl::base::GoalStates | [private] |
| getDifference(void) const | ompl::base::Goal | [inline] |
| getMaximumPathLength(void) const | ompl::base::Goal | [inline] |
| getSolutionPath(void) const | ompl::base::Goal | [inline] |
| getSpaceInformation(void) const | ompl::base::Goal | [inline] |
| getThreshold(void) const | ompl::base::GoalRegion | [inline] |
| Goal(const SpaceInformationPtr &si) | ompl::base::Goal | |
| GoalRegion(const SpaceInformationPtr &si) | ompl::base::GoalRegion | |
| GoalSampleableRegion(const SpaceInformationPtr &si) | ompl::base::GoalSampleableRegion | [inline] |
| GoalStates(const SpaceInformationPtr &si) | ompl::base::GoalStates | [inline] |
| hasStates(void) const | ompl::base::GoalStates | [inline] |
| isAchieved(void) const | ompl::base::Goal | [inline] |
| isApproximate(void) const | ompl::base::Goal | [inline] |
| isSatisfied(const State *st) const | ompl::base::GoalRegion | [virtual] |
| isSatisfied(const State *st, double *distance) const | ompl::base::GoalRegion | [virtual] |
| ompl::base::Goal::isSatisfied(const State *st, double pathLength, double *distance) const | ompl::base::Goal | |
| isStartGoalPairValid(const State *, const State *) const | ompl::base::Goal | [inline, virtual] |
| maximumPathLength_ | ompl::base::Goal | [protected] |
| maxSampleCount(void) const | ompl::base::GoalStates | [virtual] |
| path_ | ompl::base::Goal | [protected] |
| print(std::ostream &out=std::cout) const | ompl::base::GoalStates | [virtual] |
| sampleGoal(State *st) const | ompl::base::GoalStates | [virtual] |
| samplePosition | ompl::base::GoalStates | [mutable, private] |
| setDifference(double difference) | ompl::base::Goal | [inline] |
| setMaximumPathLength(double maximumPathLength) | ompl::base::Goal | [inline] |
| setSolutionPath(const PathPtr &path, bool approximate=false) | ompl::base::Goal | [inline] |
| setThreshold(double threshold) | ompl::base::GoalRegion | [inline] |
| si_ | ompl::base::Goal | [protected] |
| states | ompl::base::GoalStates | |
| threshold_ | ompl::base::GoalRegion | [protected] |
| ~Goal(void) | ompl::base::Goal | [inline, virtual] |
| ~GoalRegion(void) | ompl::base::GoalRegion | [inline, virtual] |
| ~GoalSampleableRegion(void) | ompl::base::GoalSampleableRegion | [inline, virtual] |
| ~GoalStates(void) | ompl::base::GoalStates | [virtual] |