Public Member Functions | Protected Member Functions | Private Attributes
rtabmap::PdfPlotItem Class Reference

#include <PdfPlot.h>

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

List of all members.

Public Member Functions

int id () const
 PdfPlotItem (float dataX, float dataY, float width, int childCount=-1)
void setLikelihood (int id, float value, int childCount)
void setSignaturesRef (const QMap< int, Signature > *signaturesRef)
float value () const
virtual ~PdfPlotItem ()

Protected Member Functions

virtual void showDescription (bool shown)

Private Attributes

int _childCount
QGraphicsPixmapItem * _img
const QMap< int, Signature > * _signaturesRef
QGraphicsTextItem * _text

Detailed Description

Definition at line 39 of file PdfPlot.h.


Constructor & Destructor Documentation

rtabmap::PdfPlotItem::PdfPlotItem ( float  dataX,
float  dataY,
float  width,
int  childCount = -1 
)

Definition at line 35 of file PdfPlot.cpp.

Definition at line 44 of file PdfPlot.cpp.


Member Function Documentation

int rtabmap::PdfPlotItem::id ( ) const [inline]

Definition at line 49 of file PdfPlot.h.

void rtabmap::PdfPlotItem::setLikelihood ( int  id,
float  value,
int  childCount 
)

Definition at line 49 of file PdfPlot.cpp.

void rtabmap::PdfPlotItem::setSignaturesRef ( const QMap< int, Signature > *  signaturesRef) [inline]

Definition at line 46 of file PdfPlot.h.

void rtabmap::PdfPlotItem::showDescription ( bool  shown) [protected, virtual]

Reimplemented from UPlotItem.

Definition at line 60 of file PdfPlot.cpp.

float rtabmap::PdfPlotItem::value ( ) const [inline]

Definition at line 48 of file PdfPlot.h.


Member Data Documentation

Definition at line 56 of file PdfPlot.h.

QGraphicsPixmapItem* rtabmap::PdfPlotItem::_img [private]

Definition at line 55 of file PdfPlot.h.

const QMap<int, Signature>* rtabmap::PdfPlotItem::_signaturesRef [private]

Definition at line 57 of file PdfPlot.h.

QGraphicsTextItem* rtabmap::PdfPlotItem::_text [private]

Reimplemented from UPlotItem.

Definition at line 58 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