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, Signature > *signaturesMapRef, QObject *parent=0)
void setData (const QMap< int, float > &dataMap, const QMap< int, int > &weightsMap)
virtual ~PdfPlotCurve ()

Private Attributes

const QMap< int, Signature > * _signaturesMapRef

Detailed Description

Definition at line 62 of file PdfPlot.h.


Constructor & Destructor Documentation

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

Definition at line 119 of file PdfPlot.cpp.

Definition at line 126 of file PdfPlot.cpp.


Member Function Documentation

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

Clear curve's values.

Reimplemented from UPlotCurve.

Definition at line 131 of file PdfPlot.cpp.

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

Definition at line 136 of file PdfPlot.cpp.


Member Data Documentation

Definition at line 74 of file PdfPlot.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:42