Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
rs2_option_rect Struct Reference

#include <rs_option.h>

Public Attributes

int16_t x1
 
int16_t y1
 
int16_t x2
 
int16_t y2
 

Detailed Description

A rectangle expressed in 64 bits, used with rs2_option_value::as_rect. Same semantics as rs2_set_region_of_interest.

Member Data Documentation

◆ x1

int16_t rs2_option_rect::x1

◆ x2

int16_t rs2_option_rect::x2

◆ y1

int16_t rs2_option_rect::y1

◆ y2

int16_t rs2_option_rect::y2

The documentation for this struct was generated from the following file: