Loading...
Searching...
No Matches
ompl::PDF< _T >::Element Class Reference

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

#include <ompl/datastructures/PDF.h>

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 52 of file PDF.h.

◆ PDF

template<typename _T>
friend class PDF
friend

Definition at line 54 of file PDF.h.

Member Data Documentation

◆ data_

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

The data contained in this Element.

Definition at line 58 of file PDF.h.


The documentation for this class was generated from the following file:
  • ompl/datastructures/PDF.h