Representation of a motion. More...
#include <RRTConnect.h>
Public Member Functions | |
Motion (const base::SpaceInformationPtr &si) | |
Motion (void) | |
~Motion (void) | |
Public Attributes | |
Motion * | parent |
const base::State * | root |
base::State * | state |
Representation of a motion.
Definition at line 114 of file RRTConnect.h.
ompl::geometric::RRTConnect::Motion::Motion | ( | void | ) | [inline] |
Definition at line 118 of file RRTConnect.h.
ompl::geometric::RRTConnect::Motion::Motion | ( | const base::SpaceInformationPtr & | si | ) | [inline] |
Definition at line 124 of file RRTConnect.h.
ompl::geometric::RRTConnect::Motion::~Motion | ( | void | ) | [inline] |
Definition at line 128 of file RRTConnect.h.
Definition at line 134 of file RRTConnect.h.
Definition at line 132 of file RRTConnect.h.
Definition at line 133 of file RRTConnect.h.