| allocDefaultStateSampler() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| allocState() const override | ompl::base::ConstrainedStateSpace | virtual |
| allocStateSampler() const | ompl::base::StateSpace | virtual |
| allocSubspaceStateSampler(const StateSpace *subspace) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| ompl::base::StateSpace::allocSubspaceStateSampler(const StateSpacePtr &subspace) const | ompl::base::StateSpace | |
| as() | ompl::base::StateSpace | inline |
| as() const | ompl::base::StateSpace | inline |
| clear() | ompl::base::ConstrainedStateSpace | virtual |
| clearStateSamplerAllocator() | ompl::base::StateSpace | |
| cloneState(const State *source) const | ompl::base::StateSpace | |
| computeLocations() override | ompl::base::WrapperStateSpace | inlinevirtual |
| computeSignature(std::vector< int > &signature) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| CONSTRAINED_STATESPACE_GEODESIC_CONTINUITY enum value | ompl::base::ConstrainedStateSpace | |
| CONSTRAINED_STATESPACE_GEODESIC_INTERPOLATE enum value | ompl::base::ConstrainedStateSpace | |
| CONSTRAINED_STATESPACE_GEODESIC_SATISFY enum value | ompl::base::ConstrainedStateSpace | |
| CONSTRAINED_STATESPACE_JACOBIAN enum value | ompl::base::ConstrainedStateSpace | |
| CONSTRAINED_STATESPACE_SAMPLERS enum value | ompl::base::ConstrainedStateSpace | |
| constrainedSanityChecks(unsigned int flags) const | ompl::base::ConstrainedStateSpace | |
| ConstrainedStateSpace(const StateSpacePtr &ambientSpace, const ConstraintPtr &constraint) | ompl::base::ConstrainedStateSpace | |
| constraint_ | ompl::base::ConstrainedStateSpace | protected |
| copyFromReals(State *destination, const std::vector< double > &reals) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| copyState(State *destination, const State *source) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| copyToReals(std::vector< double > &reals, const State *source) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| covers(const StateSpacePtr &other) const (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| covers(const StateSpace *other) const (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| DEFAULT_PROJECTION_NAME | ompl::base::StateSpace | protectedstatic |
| delta_ | ompl::base::ConstrainedStateSpace | protected |
| deserialize(State *state, const void *serialization) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| diagram(std::ostream &out) const | ompl::base::StateSpace | |
| Diagram(std::ostream &out) | ompl::base::StateSpace | static |
| discreteGeodesic(const State *from, const State *to, bool interpolate=false, std::vector< State * > *geodesic=nullptr) const =0 | ompl::base::ConstrainedStateSpace | pure virtual |
| distance(const State *state1, const State *state2) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| enforceBounds(State *state) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| equalStates(const State *state1, const State *state2) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| freeState(State *state) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| geodesicInterpolate(const std::vector< State * > &geodesic, double t) const | ompl::base::ConstrainedStateSpace | virtual |
| getAmbientDimension() const | ompl::base::ConstrainedStateSpace | inline |
| getCommonSubspaces(const StateSpacePtr &other, std::vector< std::string > &subspaces) const | ompl::base::StateSpace | |
| getCommonSubspaces(const StateSpace *other, std::vector< std::string > &subspaces) const | ompl::base::StateSpace | |
| getConstraint() const | ompl::base::ConstrainedStateSpace | inline |
| getDefaultProjection() const | ompl::base::StateSpace | |
| getDelta() const | ompl::base::ConstrainedStateSpace | inline |
| getDimension() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getLambda() const | ompl::base::ConstrainedStateSpace | inline |
| getLongestValidSegmentFraction() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getLongestValidSegmentLength() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getManifoldDimension() const | ompl::base::ConstrainedStateSpace | inline |
| getMaximumExtent() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getMeasure() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getName() const (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| getProjection(const std::string &name) const | ompl::base::StateSpace | |
| getRegisteredProjections() const | ompl::base::StateSpace | |
| getSerializationLength() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getSpace() const (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| getSubstateAtLocation(State *state, const SubstateLocation &loc) const | ompl::base::StateSpace | |
| getSubstateAtLocation(const State *state, const SubstateLocation &loc) const | ompl::base::StateSpace | |
| getSubstateLocationsByName() const | ompl::base::StateSpace | |
| getType() const (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| getValidSegmentCountFactor() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueAddressAtIndex(State *state, unsigned int index) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueAddressAtIndex(const State *state, unsigned int index) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueAddressAtLocation(State *state, const ValueLocation &loc) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueAddressAtLocation(const State *state, const ValueLocation &loc) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueAddressAtName(State *state, const std::string &name) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueAddressAtName(const State *state, const std::string &name) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueLocations() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| getValueLocationsByName() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| hasDefaultProjection() const | ompl::base::StateSpace | |
| hasProjection(const std::string &name) const | ompl::base::StateSpace | |
| hasSymmetricDistance() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| hasSymmetricInterpolate() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| includes(const StateSpacePtr &other) const (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| includes(const StateSpace *other) const (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| interpolate(const State *from, const State *to, double t, State *state) const override | ompl::base::ConstrainedStateSpace | virtual |
| isCompound() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| isDiscrete() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| isHybrid() const override | ompl::base::WrapperStateSpace | inlinevirtual |
| isMetricSpace() const override | ompl::base::ConstrainedStateSpace | inlinevirtual |
| k_ | ompl::base::ConstrainedStateSpace | protected |
| lambda_ | ompl::base::ConstrainedStateSpace | protected |
| List(std::ostream &out) | ompl::base::StateSpace | static |
| list(std::ostream &out) const | ompl::base::StateSpace | |
| longestValidSegment_ | ompl::base::StateSpace | protected |
| longestValidSegmentCountFactor_ | ompl::base::StateSpace | protected |
| longestValidSegmentFraction_ | ompl::base::StateSpace | protected |
| maxExtent_ | ompl::base::StateSpace | protected |
| n_ | ompl::base::ConstrainedStateSpace | protected |
| operator=(const StateSpace &)=delete (defined in ompl::base::StateSpace) | ompl::base::StateSpace | |
| params() (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| params() const | ompl::base::WrapperStateSpace | inline |
| params_ | ompl::base::StateSpace | protected |
| printProjections(std::ostream &out) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| printSettings(std::ostream &out) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| printState(const State *state, std::ostream &out=std::cout) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| projections_ | ompl::base::StateSpace | protected |
| registerDefaultProjection(const ProjectionEvaluatorPtr &projection) | ompl::base::StateSpace | |
| registerProjection(const std::string &name, const ProjectionEvaluatorPtr &projection) | ompl::base::StateSpace | |
| registerProjections() override | ompl::base::WrapperStateSpace | inlinevirtual |
| SanityChecks enum name | ompl::base::ConstrainedStateSpace | |
| sanityChecks() const override | ompl::base::ConstrainedStateSpace | virtual |
| ompl::base::WrapperStateSpace::sanityChecks(double zero, double eps, unsigned int flags) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| satisfiesBounds(const State *state) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| serialize(void *serialization, const State *state) const override | ompl::base::WrapperStateSpace | inlinevirtual |
| setDelta(double delta) | ompl::base::ConstrainedStateSpace | |
| setLambda(double lambda) | ompl::base::ConstrainedStateSpace | inline |
| setLongestValidSegmentFraction(double segmentFraction) override | ompl::base::WrapperStateSpace | inlinevirtual |
| setName(const std::string &name) (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| setSpaceInformation(SpaceInformation *si) | ompl::base::ConstrainedStateSpace | |
| setStateSamplerAllocator(const StateSamplerAllocator &ssa) | ompl::base::StateSpace | |
| setup() override | ompl::base::ConstrainedStateSpace | virtual |
| setup_ | ompl::base::ConstrainedStateSpace | protected |
| setValidSegmentCountFactor(unsigned int factor) override | ompl::base::WrapperStateSpace | inlinevirtual |
| si_ | ompl::base::ConstrainedStateSpace | protected |
| space_ (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | protected |
| ssa_ | ompl::base::StateSpace | protected |
| StateSpace(const StateSpace &)=delete (defined in ompl::base::StateSpace) | ompl::base::StateSpace | |
| StateSpace() | ompl::base::StateSpace | |
| STATESPACE_DISTANCE_BOUND enum value | ompl::base::StateSpace | |
| STATESPACE_DISTANCE_DIFFERENT_STATES enum value | ompl::base::StateSpace | |
| STATESPACE_DISTANCE_SYMMETRIC enum value | ompl::base::StateSpace | |
| STATESPACE_ENFORCE_BOUNDS_NO_OP enum value | ompl::base::StateSpace | |
| STATESPACE_INTERPOLATION enum value | ompl::base::StateSpace | |
| STATESPACE_RESPECT_BOUNDS enum value | ompl::base::StateSpace | |
| STATESPACE_SERIALIZATION enum value | ompl::base::StateSpace | |
| STATESPACE_TRIANGLE_INEQUALITY enum value | ompl::base::StateSpace | |
| StateType typedef | ompl::base::StateSpace | |
| substateLocationsByName_ | ompl::base::StateSpace | protected |
| type_ | ompl::base::StateSpace | protected |
| validSegmentCount(const State *s1, const State *s2) const override | ompl::base::ConstrainedStateSpace | inlinevirtual |
| valueLocationsByName_ | ompl::base::StateSpace | protected |
| valueLocationsInOrder_ | ompl::base::StateSpace | protected |
| WrapperStateSpace(const StateSpacePtr &space) (defined in ompl::base::WrapperStateSpace) | ompl::base::WrapperStateSpace | inline |
| ~StateSpace() (defined in ompl::base::StateSpace) | ompl::base::StateSpace | virtual |