#include <rs_types.hpp>
Public Attributes | |
int | max_x |
int | max_y |
int | min_x |
int | min_y |
Definition at line 184 of file rs_types.hpp.
int rs2::region_of_interest::max_x |
Definition at line 188 of file rs_types.hpp.
int rs2::region_of_interest::max_y |
Definition at line 189 of file rs_types.hpp.
int rs2::region_of_interest::min_x |
Definition at line 186 of file rs_types.hpp.
int rs2::region_of_interest::min_y |
Definition at line 187 of file rs_types.hpp.