Intel® RealSense™ Cross Platform API  2.13.0
Intel Realsense Cross-platform API
Public Attributes | List of all members
rs2::region_of_interest Struct Reference

#include <rs_types.hpp>

Public Attributes

int min_x
 
int min_y
 
int max_x
 
int max_y
 

Member Data Documentation

◆ max_x

int rs2::region_of_interest::max_x

◆ max_y

int rs2::region_of_interest::max_y

◆ min_x

int rs2::region_of_interest::min_x

◆ min_y

int rs2::region_of_interest::min_y

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