| Package | Description |
|---|---|
| org.bytedeco.librealsense2 | |
| org.bytedeco.librealsense2.global |
| Modifier and Type | Method and Description |
|---|---|
rs2_pixel |
rs2_pixel.ij(int i,
int setter) |
rs2_pixel |
rs2_pixel.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static rs2_pixel |
realsense2.rs2_get_frame_texture_coordinates(rs2_frame frame,
PointerPointer error)
When called on Points frame type, this method returns a pointer to an array of texture coordinates per vertex
Each coordinate represent a (u,v) pair within [0,1] range, to be mapped to texture image
|
static rs2_pixel |
realsense2.rs2_get_frame_texture_coordinates(rs2_frame frame,
rs2_error error) |
Copyright © 2019. All rights reserved.