A struct containing an array of motions and a corresponding PDF element.
More...
#include <ompl/geometric/planners/sbl/pSBL.h>
A struct containing an array of motions and a corresponding PDF element.
Definition at line 176 of file pSBL.h.
◆ begin()
| std::vector< Motion * >::iterator ompl::geometric::pSBL::MotionInfo::begin |
( |
| ) |
|
|
inline |
◆ empty()
| bool ompl::geometric::pSBL::MotionInfo::empty |
( |
| ) |
const |
|
inline |
◆ erase()
| void ompl::geometric::pSBL::MotionInfo::erase |
( |
std::vector< Motion * >::iterator | iter | ) |
|
|
inline |
◆ operator[]()
| Motion * ompl::geometric::pSBL::MotionInfo::operator[] |
( |
unsigned int | i | ) |
|
|
inline |
◆ push_back()
| void ompl::geometric::pSBL::MotionInfo::push_back |
( |
Motion * | m | ) |
|
|
inline |
◆ size()
| unsigned int ompl::geometric::pSBL::MotionInfo::size |
( |
| ) |
const |
|
inline |
◆ elem_
| CellPDF::Element* ompl::geometric::pSBL::MotionInfo::elem_ |
◆ motions_
| std::vector<Motion *> ompl::geometric::pSBL::MotionInfo::motions_ |
The documentation for this struct was generated from the following file:
- ompl/geometric/planners/sbl/pSBL.h