ompl::PDF< _T >::Element Class Reference

A class that will hold data contained in the PDF. More...

#include <ompl/datastructures/PDF.h>

List of all members.

Public Attributes

_T data_
 The data contained in this Element.

Friends

class PDF

Detailed Description

template<typename _T>
class ompl::PDF< _T >::Element

A class that will hold data contained in the PDF.

Definition at line 53 of file PDF.h.


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