The Open Motion Planning Library
Home
Download
Documentation
Code API
API Overview
Namespaces
Classes
Files
Directories
Community
Developers
Contributions
Education
Gallery
About
License
Citations
Acknowledgments
Contact Us
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
ompl
base
RealVectorIdentityProjectionEvaluator
ompl::base::RealVectorIdentityProjectionEvaluator Member List
This is the complete list of members for
ompl::base::RealVectorIdentityProjectionEvaluator
, including all inherited members.
cellSizes_
ompl::base::ProjectionEvaluator
[protected]
cellSizesWereInferred_
ompl::base::ProjectionEvaluator
[protected]
checkCellSizes
(void) const
ompl::base::ProjectionEvaluator
computeCoordinates
(const EuclideanProjection &projection, ProjectionCoordinates &coord) const
ompl::base::ProjectionEvaluator
computeCoordinates
(const State *state, ProjectionCoordinates &coord) const
ompl::base::ProjectionEvaluator
[inline]
defaultCellSizes
(void)
ompl::base::RealVectorIdentityProjectionEvaluator
[virtual]
defaultCellSizes_
ompl::base::ProjectionEvaluator
[protected]
getCellSizes
(void) const
ompl::base::ProjectionEvaluator
[inline]
getDimension
(void) const
ompl::base::RealVectorIdentityProjectionEvaluator
[virtual]
inferCellSizes
(void)
ompl::base::ProjectionEvaluator
msg_
ompl::base::ProjectionEvaluator
[protected]
printProjection
(const EuclideanProjection &projection, std::ostream &out=std::cout) const
ompl::base::ProjectionEvaluator
[virtual]
printSettings
(std::ostream &out=std::cout) const
ompl::base::ProjectionEvaluator
[virtual]
project
(const State *state, EuclideanProjection &projection) const
ompl::base::RealVectorIdentityProjectionEvaluator
[virtual]
ProjectionEvaluator
(const StateSpace *space)
ompl::base::ProjectionEvaluator
[inline]
ProjectionEvaluator
(const StateSpacePtr &space)
ompl::base::ProjectionEvaluator
[inline]
RealVectorIdentityProjectionEvaluator
(const StateSpace *space, const std::vector< double > &cellSizes)
ompl::base::RealVectorIdentityProjectionEvaluator
RealVectorIdentityProjectionEvaluator
(const StateSpacePtr &space, const std::vector< double > &cellSizes)
ompl::base::RealVectorIdentityProjectionEvaluator
RealVectorIdentityProjectionEvaluator
(const StateSpace *space)
ompl::base::RealVectorIdentityProjectionEvaluator
RealVectorIdentityProjectionEvaluator
(const StateSpacePtr &space)
ompl::base::RealVectorIdentityProjectionEvaluator
setCellSizes
(const std::vector< double > &cellSizes)
ompl::base::ProjectionEvaluator
setup
(void)
ompl::base::RealVectorIdentityProjectionEvaluator
[virtual]
space_
ompl::base::ProjectionEvaluator
[protected]
userConfigured
(void) const
ompl::base::ProjectionEvaluator
~ProjectionEvaluator
(void) (defined in
ompl::base::ProjectionEvaluator
)
ompl::base::ProjectionEvaluator
[inline, virtual]