ompl::geometric::EST::TreeData Struct Reference

The data contained by a tree of exploration. More...

#include <ompl/geometric/planners/est/EST.h>

List of all members.

Public Attributes

Grid< MotionInfogrid
 A grid where each cell contains an array of motions.
unsigned int size
 The total number of motions in the grid.

Detailed Description

The data contained by a tree of exploration.

Definition at line 208 of file EST.h.


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