Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <rs_option.h>
Public Attributes | |
int16_t | x1 |
int16_t | y1 |
int16_t | x2 |
int16_t | y2 |
A rectangle expressed in 64 bits, used with rs2_option_value::as_rect. Same semantics as rs2_set_region_of_interest.
int16_t rs2_option_rect::x1 |
int16_t rs2_option_rect::x2 |
int16_t rs2_option_rect::y1 |
int16_t rs2_option_rect::y2 |