| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
RealSense.rs_timestamp_data |
RealSense.rs_timestamp_data.frame_number(long frame_number) |
RealSense.rs_timestamp_data |
RealSense.rs_timestamp_data.position(long position) |
RealSense.rs_timestamp_data |
RealSense.rs_timestamp_data.source_id(int source_id) |
RealSense.rs_timestamp_data |
RealSense.rs_motion_data.timestamp_data() |
RealSense.rs_timestamp_data |
RealSense.rs_timestamp_data.timestamp(double timestamp) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealSense.rs_timestamp_callback_ptr.call(RealSense.rs_device arg0,
RealSense.rs_timestamp_data arg1,
Pointer arg2) |
void |
RealSense.rs_device.On_event_rs_device_rs_timestamp_data_Pointer.call(RealSense.rs_device device,
RealSense.rs_timestamp_data data,
Pointer user) |
void |
RealSense.timestamp_callback.on_event(RealSense.rs_timestamp_data data) |
void |
RealSense.rs_timestamp_callback.on_event(RealSense.rs_timestamp_data data) |
RealSense.rs_motion_data |
RealSense.rs_motion_data.timestamp_data(RealSense.rs_timestamp_data timestamp_data) |
| Constructor and Description |
|---|
timestamp_data(RealSense.rs_timestamp_data orig) |
Copyright © 2019. All rights reserved.