![]() |
SCENE C++ API
2.0.32
|
A special type of sensor event for frame-specific data. More...
#include <lssensorevent.h>
Public Member Functions | |
int | getFrameId () const |
Returns the frame id. More... | |
![]() | |
T & | getData () |
Returns the data attached to the event. More... | |
![]() | |
LSEvent () | |
Constructor. More... | |
virtual | ~LSEvent () |
Destructor. More... | |
bool | isConsumed () const |
Query whether this event has been consumed. More... | |
void | consume () |
Consumes this event if the event can be consumed. More... | |
Additional Inherited Members | |
![]() | |
void | ref () const |
Increments the internal reference counter. More... | |
void | unref () const |
Decrements the internal reference counter. More... | |
A special type of sensor event for frame-specific data.
int getFrameId | ( | ) | const |
Returns the frame id.