| Package | Description |
|---|---|
| org.bytedeco.librealsense2 | |
| org.bytedeco.librealsense2.global |
| Modifier and Type | Method and Description |
|---|---|
rs2_vertex |
rs2_vertex.position(long position) |
rs2_vertex |
rs2_vertex.xyz(int i,
float setter) |
| Modifier and Type | Method and Description |
|---|---|
static rs2_vertex |
realsense2.rs2_get_frame_vertices(rs2_frame frame,
PointerPointer error)
When called on Points frame type, this method returns a pointer to an array of 3D vertices of the model
The coordinate system is: X right, Y up, Z away from the camera.
|
static rs2_vertex |
realsense2.rs2_get_frame_vertices(rs2_frame frame,
rs2_error error) |
Copyright © 2019. All rights reserved.