#include <CameraTango.h>
Definition at line 46 of file CameraTango.h.
rtabmap::PoseEvent::PoseEvent |
( |
const Transform & |
pose | ) |
|
|
inline |
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 |
The documentation for this class was generated from the following file: