| Package | Description |
|---|---|
| org.bytedeco.librealsense | |
| org.bytedeco.librealsense.global |
| Modifier and Type | Class and Description |
|---|---|
class |
motion_callback |
| Modifier and Type | Method and Description |
|---|---|
void |
rs_device.set_motion_callback(rs_motion_callback callback) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RealSense.rs_enable_motion_tracking_cpp(rs_device device,
rs_motion_callback motion_callback,
rs_timestamp_callback timestamp_callback,
PointerPointer error)
\brief Enables and configures motion-tracking data handlers
Note:
The \c rs_enable_motion_tracking_cpp() method is responsible for activating the motion module on-board the device.
|
static void |
RealSense.rs_enable_motion_tracking_cpp(rs_device device,
rs_motion_callback motion_callback,
rs_timestamp_callback timestamp_callback,
rs_error error) |
Copyright © 2020. All rights reserved.