ompl::geometric::BKPIECE1::Motion Class Reference

Representation of a motion for this algorithm. More...

#include <BKPIECE1.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.
const base::Stateroot
 The root state (start state) that leads to this motion.
base::Statestate
 The state contained by this motion.

Detailed Description

Representation of a motion for this algorithm.

Definition at line 170 of file BKPIECE1.h.


Constructor & Destructor Documentation

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

Definition at line 174 of file BKPIECE1.h.

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

Constructor that allocates memory for the state.

Definition at line 179 of file BKPIECE1.h.

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

Definition at line 183 of file BKPIECE1.h.


Member Data Documentation

The parent motion in the exploration tree.

Definition at line 194 of file BKPIECE1.h.

The root state (start state) that leads to this motion.

Definition at line 188 of file BKPIECE1.h.

The state contained by this motion.

Definition at line 191 of file BKPIECE1.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:02 2013