ompl::base::GoalState Member List
This is the complete list of members for
ompl::base::GoalState, including all inherited members.
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] |
clearSolutionPath(void) | ompl::base::Goal | [inline] |
difference_ | ompl::base::Goal | [protected] |
distanceGoal(const State *st) const | ompl::base::GoalState | [virtual] |
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] |
GoalState(const SpaceInformationPtr &si) | ompl::base::GoalState | [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::GoalState | [virtual] |
path_ | ompl::base::Goal | [protected] |
print(std::ostream &out=std::cout) const | ompl::base::GoalState | [virtual] |
sampleGoal(State *st) const | ompl::base::GoalState | [virtual] |
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] |
setState(const State *st) | ompl::base::GoalState | |
setState(const ScopedState<> &st) | ompl::base::GoalState | |
setThreshold(double threshold) | ompl::base::GoalRegion | [inline] |
si_ | ompl::base::Goal | [protected] |
state | ompl::base::GoalState | |
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] |
~GoalState(void) | ompl::base::GoalState | [virtual] |