ompl::geometric::SBL::TreeData Struct Reference

Representation of a search tree. Two instances will be used. One for start and one for goal. More...

#include <SBL.h>

List of all members.

Public Member Functions

 TreeData (void)

Public Attributes

Grid< MotionSetgrid
 The grid of motions corresponding to this tree.
unsigned int size
 The number of motions (in total) from the tree.

Detailed Description

Representation of a search tree. Two instances will be used. One for start and one for goal.

Definition at line 189 of file SBL.h.


Constructor & Destructor Documentation

ompl::geometric::SBL::TreeData::TreeData ( void   )  [inline]

Definition at line 191 of file SBL.h.


Member Data Documentation

The grid of motions corresponding to this tree.

Definition at line 196 of file SBL.h.

The number of motions (in total) from the tree.

Definition at line 199 of file SBL.h.


The documentation for this struct 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 11:37:50 2013