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