#include <LoopClosureViewer.h>
Public Slots | |
void | setDecimation (int decimation) |
void | setMaxDepth (int maxDepth) |
void | setMinDepth (int minDepth) |
void | updateView (const Transform &AtoB=Transform(), const ParametersMap ¶meters=ParametersMap()) |
Public Member Functions | |
LoopClosureViewer (QWidget *parent=0) | |
const Signature & | sA () const |
const Signature & | sB () const |
void | setData (const Signature &sA, const Signature &sB) |
virtual | ~LoopClosureViewer () |
Protected Member Functions | |
virtual void | showEvent (QShowEvent *event) |
Private Attributes | |
int | decimation_ |
float | maxDepth_ |
float | minDepth_ |
Signature | sA_ |
Signature | sB_ |
Transform | transform_ |
Ui_loopClosureViewer * | ui_ |
Definition at line 43 of file LoopClosureViewer.h.
rtabmap::LoopClosureViewer::LoopClosureViewer | ( | QWidget * | parent = 0 | ) |
Definition at line 43 of file LoopClosureViewer.cpp.
|
virtual |
Definition at line 56 of file LoopClosureViewer.cpp.
|
inline |
Definition at line 53 of file LoopClosureViewer.h.
|
inline |
Definition at line 54 of file LoopClosureViewer.h.
Definition at line 60 of file LoopClosureViewer.cpp.
|
inlineslot |
Definition at line 57 of file LoopClosureViewer.h.
|
inlineslot |
Definition at line 58 of file LoopClosureViewer.h.
|
inlineslot |
Definition at line 59 of file LoopClosureViewer.h.
|
protectedvirtual |
Definition at line 149 of file LoopClosureViewer.cpp.
|
slot |
Definition at line 70 of file LoopClosureViewer.cpp.
|
private |
Definition at line 72 of file LoopClosureViewer.h.
|
private |
Definition at line 73 of file LoopClosureViewer.h.
|
private |
Definition at line 74 of file LoopClosureViewer.h.
|
private |
Definition at line 68 of file LoopClosureViewer.h.
|
private |
Definition at line 69 of file LoopClosureViewer.h.
|
private |
Definition at line 70 of file LoopClosureViewer.h.
|
private |
Definition at line 66 of file LoopClosureViewer.h.