Public Member Functions | Private Attributes | List of all members
rtabmap::PoseEvent Class Reference

#include <CameraTango.h>

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

Public Member Functions

virtual std::string getClassName () const
 
const Transformpose () const
 
 PoseEvent (const Transform &pose)
 
- Public Member Functions inherited from UEvent
int getCode () const
 
virtual ~UEvent ()
 

Private Attributes

Transform pose_
 

Additional Inherited Members

- Protected Member Functions inherited from UEvent
 UEvent (int code=0)
 

Detailed Description

Definition at line 46 of file CameraTango.h.

Constructor & Destructor Documentation

rtabmap::PoseEvent::PoseEvent ( const Transform pose)
inline

Definition at line 49 of file CameraTango.h.

Member Function Documentation

virtual std::string rtabmap::PoseEvent::getClassName ( ) const
inlinevirtual

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 50 of file CameraTango.h.

const Transform& rtabmap::PoseEvent::pose ( ) const
inline

Definition at line 51 of file CameraTango.h.

Member Data Documentation

Transform rtabmap::PoseEvent::pose_
private

Definition at line 54 of file CameraTango.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:43