Public Member Functions | Private Attributes
rtabmap::PdfPlotCurve Class Reference

#include <PdfPlot.h>

Inheritance diagram for rtabmap::PdfPlotCurve:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void clear ()
 PdfPlotCurve (const QString &name, const QMap< int, QByteArray > *imagesMapRef, QObject *parent=0)
void setData (const QMap< int, int > &dataMap, const QMap< int, int > &weightsMap)
virtual ~PdfPlotCurve ()

Private Attributes

const QMap< int, QByteArray > * _imagesMapRef

Detailed Description

Definition at line 52 of file PdfPlot.h.


Constructor & Destructor Documentation

rtabmap::PdfPlotCurve::PdfPlotCurve ( const QString &  name,
const QMap< int, QByteArray > *  imagesMapRef = 0,
QObject *  parent = 0 
)

Definition at line 105 of file PdfPlot.cpp.

Definition at line 112 of file PdfPlot.cpp.


Member Function Documentation

void rtabmap::PdfPlotCurve::clear ( ) [virtual]

Clear curve's values.

Reimplemented from UPlotCurve.

Definition at line 117 of file PdfPlot.cpp.

void rtabmap::PdfPlotCurve::setData ( const QMap< int, int > &  dataMap,
const QMap< int, int > &  weightsMap 
)

Definition at line 122 of file PdfPlot.cpp.


Member Data Documentation

const QMap<int, QByteArray>* rtabmap::PdfPlotCurve::_imagesMapRef [private]

Definition at line 64 of file PdfPlot.h.


The documentation for this class was generated from the following files:


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Aug 27 2015 13:00:34