Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rsimpl::motion_events_callback Class Reference

#include <types.h>

Inheritance diagram for rsimpl::motion_events_callback:
rs_motion_callback

Public Member Functions

 motion_events_callback ()
 
 motion_events_callback (rs_device *dev, motion_callback_function_ptr fptr, void *user)
 
 operator bool ()
 
void on_event (rs_motion_data data) override
 
void release () override
 
- Public Member Functions inherited from rs_motion_callback
virtual ~rs_motion_callback ()
 

Constructor & Destructor Documentation

◆ motion_events_callback() [1/2]

rsimpl::motion_events_callback::motion_events_callback ( )
inline

◆ motion_events_callback() [2/2]

rsimpl::motion_events_callback::motion_events_callback ( rs_device dev,
motion_callback_function_ptr  fptr,
void *  user 
)
inline

Member Function Documentation

◆ on_event()

void rsimpl::motion_events_callback::on_event ( rs_motion_data  data)
inlineoverridevirtual

Implements rs_motion_callback.

◆ operator bool()

rsimpl::motion_events_callback::operator bool ( )
inline

◆ release()

void rsimpl::motion_events_callback::release ( )
inlineoverridevirtual

Implements rs_motion_callback.


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