#include <PdfPlot.h>
Definition at line 39 of file PdfPlot.h.
◆ PdfPlotItem()
rtabmap::PdfPlotItem::PdfPlotItem |
( |
float |
dataX, |
|
|
float |
dataY, |
|
|
float |
width, |
|
|
int |
childCount = -1 |
|
) |
| |
◆ ~PdfPlotItem()
rtabmap::PdfPlotItem::~PdfPlotItem |
( |
| ) |
|
|
virtual |
◆ id()
int rtabmap::PdfPlotItem::id |
( |
| ) |
const |
|
inline |
◆ setLikelihood()
void rtabmap::PdfPlotItem::setLikelihood |
( |
int |
id, |
|
|
float |
value, |
|
|
int |
childCount |
|
) |
| |
◆ setSignaturesRef()
void rtabmap::PdfPlotItem::setSignaturesRef |
( |
const QMap< int, Signature > * |
signaturesRef | ) |
|
|
inline |
◆ showDescription()
void rtabmap::PdfPlotItem::showDescription |
( |
bool |
shown | ) |
|
|
protectedvirtual |
◆ value()
float rtabmap::PdfPlotItem::value |
( |
| ) |
const |
|
inline |
◆ _childCount
int rtabmap::PdfPlotItem::_childCount |
|
private |
◆ _img
QGraphicsPixmapItem* rtabmap::PdfPlotItem::_img |
|
private |
◆ _signaturesRef
const QMap<int, Signature>* rtabmap::PdfPlotItem::_signaturesRef |
|
private |
◆ _text
QGraphicsTextItem* rtabmap::PdfPlotItem::_text |
|
private |
The documentation for this class was generated from the following files: