Public Slots | Public Member Functions | Protected Member Functions | Private Attributes
rtabmap::LoopClosureViewer Class Reference

#include <LoopClosureViewer.h>

List of all members.

Public Slots

void setDecimation (int decimation)
void setMaxDepth (int maxDepth)
void setSamples (int samples)
void updateView (const Transform &AtoB=Transform())

Public Member Functions

 LoopClosureViewer (QWidget *parent)
const SignaturesA () const
const SignaturesB () 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_
Signature sA_
int samples_
Signature sB_
Transform transform_
Ui_loopClosureViewer * ui_

Detailed Description

Definition at line 43 of file LoopClosureViewer.h.


Constructor & Destructor Documentation

Definition at line 41 of file LoopClosureViewer.cpp.

Definition at line 54 of file LoopClosureViewer.cpp.


Member Function Documentation

const Signature& rtabmap::LoopClosureViewer::sA ( ) const [inline]

Definition at line 53 of file LoopClosureViewer.h.

const Signature& rtabmap::LoopClosureViewer::sB ( ) const [inline]

Definition at line 54 of file LoopClosureViewer.h.

void rtabmap::LoopClosureViewer::setData ( const Signature sA,
const Signature sB 
)

Definition at line 58 of file LoopClosureViewer.cpp.

void rtabmap::LoopClosureViewer::setDecimation ( int  decimation) [inline, slot]

Definition at line 57 of file LoopClosureViewer.h.

void rtabmap::LoopClosureViewer::setMaxDepth ( int  maxDepth) [inline, slot]

Definition at line 58 of file LoopClosureViewer.h.

void rtabmap::LoopClosureViewer::setSamples ( int  samples) [inline, slot]

Definition at line 59 of file LoopClosureViewer.h.

void rtabmap::LoopClosureViewer::showEvent ( QShowEvent *  event) [protected, virtual]

Definition at line 206 of file LoopClosureViewer.cpp.

void rtabmap::LoopClosureViewer::updateView ( const Transform AtoB = Transform()) [slot]

Definition at line 68 of file LoopClosureViewer.cpp.


Member Data Documentation

Definition at line 72 of file LoopClosureViewer.h.

Definition at line 73 of file LoopClosureViewer.h.

Definition at line 68 of file LoopClosureViewer.h.

Definition at line 74 of file LoopClosureViewer.h.

Definition at line 69 of file LoopClosureViewer.h.

Definition at line 70 of file LoopClosureViewer.h.

Ui_loopClosureViewer* rtabmap::LoopClosureViewer::ui_ [private]

Definition at line 66 of file LoopClosureViewer.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Fri Aug 28 2015 12:51:44