OMPL
Overview
Download
Documentation
Primer
Installation
Tutorials
Demos
Python Bindings
Available Planners
Available State Spaces
FAQ
External links:
OMPL ROS Interface
OMPL ROS Tutorial
Code API
API Overview
Namespaces
Classes
Files
Directories
Community
Developers
Contributions
Issues
Education
Gallery
About
License
Citations
Acknowledgments
Contact Us
Blog
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
ompl
base
ProjectionEvaluator
ompl::base::ProjectionEvaluator Member List
This is the complete list of members for
ompl::base::ProjectionEvaluator
, 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::ProjectionEvaluator
[virtual]
defaultCellSizes_
ompl::base::ProjectionEvaluator
[protected]
getCellSizes
(void) const
ompl::base::ProjectionEvaluator
[inline]
getCellSizes
(unsigned int dim) const
ompl::base::ProjectionEvaluator
getDimension
(void) const =0
ompl::base::ProjectionEvaluator
[pure virtual]
inferCellSizes
(void)
ompl::base::ProjectionEvaluator
msg_
ompl::base::ProjectionEvaluator
[protected]
mulCellSizes
(double factor)
ompl::base::ProjectionEvaluator
params
(void)
ompl::base::ProjectionEvaluator
[inline]
params
(void) const
ompl::base::ProjectionEvaluator
[inline]
params_
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 =0
ompl::base::ProjectionEvaluator
[pure virtual]
ProjectionEvaluator
(const StateSpace *space)
ompl::base::ProjectionEvaluator
ProjectionEvaluator
(const StateSpacePtr &space)
ompl::base::ProjectionEvaluator
setCellSizes
(const std::vector< double > &cellSizes)
ompl::base::ProjectionEvaluator
[virtual]
setCellSizes
(unsigned int dim, double cellSize)
ompl::base::ProjectionEvaluator
setup
(void)
ompl::base::ProjectionEvaluator
[virtual]
space_
ompl::base::ProjectionEvaluator
[protected]
userConfigured
(void) const
ompl::base::ProjectionEvaluator
~ProjectionEvaluator
(void) (defined in
ompl::base::ProjectionEvaluator
)
ompl::base::ProjectionEvaluator
[virtual]