Public Member Functions | Private Attributes | List of all members
PostRenderEvent Class Reference
Inheritance diagram for PostRenderEvent:
Inheritance graph
[legend]

Public Member Functions

virtual std::string getClassName () const
 
const rtabmap::RtabmapEventgetRtabmapEvent () const
 
 PostRenderEvent (rtabmap::RtabmapEvent *event=0)
 
 ~PostRenderEvent ()
 
- Public Member Functions inherited from UEvent
int getCode () const
 
virtual ~UEvent ()
 

Private Attributes

rtabmap::RtabmapEventrtabmapEvent_
 

Additional Inherited Members

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

Detailed Description

Definition at line 858 of file RTABMapApp.cpp.

Constructor & Destructor Documentation

PostRenderEvent::PostRenderEvent ( rtabmap::RtabmapEvent event = 0)
inline

Definition at line 861 of file RTABMapApp.cpp.

PostRenderEvent::~PostRenderEvent ( )
inline

Definition at line 865 of file RTABMapApp.cpp.

Member Function Documentation

virtual std::string PostRenderEvent::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 872 of file RTABMapApp.cpp.

const rtabmap::RtabmapEvent* PostRenderEvent::getRtabmapEvent ( ) const
inline

Definition at line 873 of file RTABMapApp.cpp.

Member Data Documentation

rtabmap::RtabmapEvent* PostRenderEvent::rtabmapEvent_
private

Definition at line 875 of file RTABMapApp.cpp.


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


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