| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
RealSense.timestamp_callback |
| Modifier and Type | Method and Description |
|---|---|
static void |
RealSense.rs_enable_motion_tracking_cpp(RealSense.rs_device device,
RealSense.rs_motion_callback motion_callback,
RealSense.rs_timestamp_callback timestamp_callback,
PointerPointer error)
enable and configure motion-tracking data handlers
Note: rs_enable_motion_tracking is responsible for activating the motion module on-board the device.
|
static void |
RealSense.rs_enable_motion_tracking_cpp(RealSense.rs_device device,
RealSense.rs_motion_callback motion_callback,
RealSense.rs_timestamp_callback timestamp_callback,
RealSense.rs_error error) |
void |
RealSense.rs_device.set_timestamp_callback(RealSense.rs_timestamp_callback callback) |
Copyright © 2019. All rights reserved.