#include <rscore.hpp>
Public Member Functions | |
virtual void | on_event (rs_motion_data e)=0 |
virtual void | release ()=0 |
virtual | ~rs_motion_callback () |
Definition at line 125 of file rscore.hpp.
|
inlinevirtual |
Definition at line 129 of file rscore.hpp.
|
pure virtual |
Implemented in rs::motion_callback, and rsimpl::motion_events_callback.
|
pure virtual |
Implemented in rsimpl::motion_events_callback, and rs::motion_callback.