![]() |
Banuba SDK
|
Public Member Functions | |
| pixel_rect (int32_t x_, int32_t y_, int32_t w_, int32_t h_) | |
Public Attributes | |
| int32_t | x |
| int32_t | y |
| int32_t | w |
| int32_t | h |
Definition at line 15 of file pixel_rect.hpp.
|
inline |
Definition at line 21 of file pixel_rect.hpp.
| int32_t bnb::interfaces::pixel_rect::h |
Definition at line 19 of file pixel_rect.hpp.
| int32_t bnb::interfaces::pixel_rect::w |
Definition at line 18 of file pixel_rect.hpp.
| int32_t bnb::interfaces::pixel_rect::x |
Definition at line 16 of file pixel_rect.hpp.
| int32_t bnb::interfaces::pixel_rect::y |
Definition at line 17 of file pixel_rect.hpp.