ompl::geometric::EST::Motion Class Reference

The definition of a motion. More...

#include <EST.h>

List of all members.

Public Member Functions

 Motion (const base::SpaceInformationPtr &si)
 Constructor that allocates memory for the state.
 Motion (void)
 ~Motion (void)

Public Attributes

Motionparent
 The parent motion in the exploration tree.
base::Statestate
 The state contained by the motion.

Detailed Description

The definition of a motion.

Definition at line 124 of file EST.h.


Constructor & Destructor Documentation

ompl::geometric::EST::Motion::Motion ( void   )  [inline]

Definition at line 128 of file EST.h.

ompl::geometric::EST::Motion::Motion ( const base::SpaceInformationPtr si  )  [inline]

Constructor that allocates memory for the state.

Definition at line 133 of file EST.h.

ompl::geometric::EST::Motion::~Motion ( void   )  [inline]

Definition at line 137 of file EST.h.


Member Data Documentation

The parent motion in the exploration tree.

Definition at line 145 of file EST.h.

The state contained by the motion.

Definition at line 142 of file EST.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:34:03 2013