, including all inherited members.
addDimension(double minBound=0.0, double maxBound=0.0) | ompl::base::RealVectorStateSpace | |
addDimension(const std::string &name, double minBound=0.0, double maxBound=0.0) | ompl::base::RealVectorStateSpace | |
allocState(void) const | ompl::base::RealVectorStateSpace | [virtual] |
allocStateSampler(void) const | ompl::base::RealVectorStateSpace | [virtual] |
as(void) | ompl::base::StateSpace | [inline] |
as(void) const | ompl::base::StateSpace | [inline] |
bounds_ | ompl::base::RealVectorStateSpace | [protected] |
copyState(State *destination, const State *source) const | ompl::base::RealVectorStateSpace | [virtual] |
covers(const StateSpacePtr &other) const | ompl::base::StateSpace | |
DEFAULT_PROJECTION_NAME | ompl::base::StateSpace | [protected, static] |
diagram(std::ostream &out) | ompl::base::StateSpace | [static] |
dimension_ | ompl::base::RealVectorStateSpace | [protected] |
dimensionIndex_ | ompl::base::RealVectorStateSpace | [protected] |
dimensionNames_ | ompl::base::RealVectorStateSpace | [protected] |
distance(const State *state1, const State *state2) const | ompl::base::RealVectorStateSpace | [virtual] |
enforceBounds(State *state) const | ompl::base::RealVectorStateSpace | [virtual] |
equalStates(const State *state1, const State *state2) const | ompl::base::RealVectorStateSpace | [virtual] |
freeState(State *state) const | ompl::base::RealVectorStateSpace | [virtual] |
getBounds(void) const | ompl::base::RealVectorStateSpace | [inline] |
getDefaultProjection(void) const | ompl::base::StateSpace | |
getDimension(void) const | ompl::base::RealVectorStateSpace | [virtual] |
getDimensionIndex(const std::string &name) const | ompl::base::RealVectorStateSpace | |
getDimensionName(unsigned int index) const | ompl::base::RealVectorStateSpace | |
getLongestValidSegmentFraction(void) const | ompl::base::StateSpace | [virtual] |
getMaximumExtent(void) const | ompl::base::RealVectorStateSpace | [virtual] |
getName(void) const | ompl::base::StateSpace | |
getProjection(const std::string &name) const | ompl::base::StateSpace | |
getRegisteredProjections(void) const | ompl::base::StateSpace | |
getType(void) const | ompl::base::StateSpace | [inline] |
getValidSegmentCountFactor(void) const | ompl::base::StateSpace | |
getValueAddressAtIndex(State *state, const unsigned int index) const | ompl::base::RealVectorStateSpace | [virtual] |
hasDefaultProjection(void) const | ompl::base::StateSpace | |
hasProjection(const std::string &name) const | ompl::base::StateSpace | |
includes(const StateSpacePtr &other) const | ompl::base::StateSpace | |
interpolate(const State *from, const State *to, const double t, State *state) const | ompl::base::RealVectorStateSpace | [virtual] |
isCompound(void) const | ompl::base::StateSpace | [virtual] |
longestValidSegment_ | ompl::base::StateSpace | [protected] |
longestValidSegmentCountFactor_ | ompl::base::StateSpace | [protected] |
longestValidSegmentFraction_ | ompl::base::StateSpace | [protected] |
maxExtent_ | ompl::base::StateSpace | [protected] |
msg_ | ompl::base::StateSpace | [protected] |
printProjections(std::ostream &out) const | ompl::base::StateSpace | [virtual] |
printSettings(std::ostream &out) const | ompl::base::RealVectorStateSpace | [virtual] |
printState(const State *state, std::ostream &out) const | ompl::base::RealVectorStateSpace | [virtual] |
projections_ | ompl::base::StateSpace | [protected] |
RealVectorStateSpace(unsigned int dim=0) | ompl::base::RealVectorStateSpace | [inline] |
registerDefaultProjection(const ProjectionEvaluatorPtr &projection) | ompl::base::StateSpace | |
registerProjection(const std::string &name, const ProjectionEvaluatorPtr &projection) | ompl::base::StateSpace | |
registerProjections(void) | ompl::base::RealVectorStateSpace | [virtual] |
satisfiesBounds(const State *state) const | ompl::base::RealVectorStateSpace | [virtual] |
setBounds(const RealVectorBounds &bounds) | ompl::base::RealVectorStateSpace | |
setBounds(double low, double high) | ompl::base::RealVectorStateSpace | |
setDimensionName(unsigned int index, const std::string &name) | ompl::base::RealVectorStateSpace | |
setLongestValidSegmentFraction(double segmentFraction) | ompl::base::StateSpace | [virtual] |
setName(const std::string &name) | ompl::base::StateSpace | |
setup(void) | ompl::base::RealVectorStateSpace | [virtual] |
setValidSegmentCountFactor(unsigned int factor) | ompl::base::StateSpace | |
stateBytes_ | ompl::base::RealVectorStateSpace | [private] |
StateSpace(void) | ompl::base::StateSpace | |
StateType typedef | ompl::base::StateSpace | |
type_ | ompl::base::StateSpace | [protected] |
validSegmentCount(const State *state1, const State *state2) const | ompl::base::StateSpace | [virtual] |
~RealVectorStateSpace(void) | ompl::base::RealVectorStateSpace | [inline, virtual] |
~StateSpace(void) | ompl::base::StateSpace | [virtual] |