Public Member Functions | Private Attributes
rtabmap::OdometryResetEvent Class Reference

#include <OdometryEvent.h>

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

List of all members.

Public Member Functions

virtual std::string getClassName () const
const TransformgetPose () const
 OdometryResetEvent (const Transform &pose=Transform::getIdentity())
virtual ~OdometryResetEvent ()

Private Attributes

Transform _pose

Detailed Description

Definition at line 97 of file OdometryEvent.h.


Constructor & Destructor Documentation

Definition at line 100 of file OdometryEvent.h.

virtual rtabmap::OdometryResetEvent::~OdometryResetEvent ( ) [inline, virtual]

Definition at line 101 of file OdometryEvent.h.


Member Function Documentation

virtual std::string rtabmap::OdometryResetEvent::getClassName ( ) const [inline, virtual]

This method is used to get the class name of the event. For example, if a class MouseEvent inherits from UEvent, it must return the "MouseEvent" string.

Returns:
the class name

Implements UEvent.

Definition at line 102 of file OdometryEvent.h.

Definition at line 103 of file OdometryEvent.h.


Member Data Documentation

Definition at line 105 of file OdometryEvent.h.


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


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