| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
RealSense.rs_motion_data |
RealSense.rs_motion_data.axes(int i,
float axes) |
RealSense.rs_motion_data |
RealSense.rs_motion_data.is_valid(int is_valid) |
RealSense.rs_motion_data |
RealSense.rs_motion_data.position(long position) |
RealSense.rs_motion_data |
RealSense.rs_motion_data.timestamp_data(RealSense.rs_timestamp_data timestamp_data) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealSense.rs_motion_callback_ptr.call(RealSense.rs_device arg0,
RealSense.rs_motion_data arg1,
Pointer arg2) |
void |
RealSense.rs_device.On_event_rs_device_rs_motion_data_Pointer.call(RealSense.rs_device device,
RealSense.rs_motion_data data,
Pointer user) |
void |
RealSense.motion_callback.on_event(RealSense.rs_motion_data e) |
void |
RealSense.rs_motion_callback.on_event(RealSense.rs_motion_data e) |
| Constructor and Description |
|---|
motion_data(RealSense.rs_motion_data orig) |
Copyright © 2019. All rights reserved.