gavl
|
Integer rectangle. More...
#include <gavl.h>
Data Fields | |
int32_t | x |
int32_t | y |
int32_t | w |
int32_t | h |
Integer rectangle.
int32_t gavl_rectangle_i_t::x |
Horizontal offset from the left border of the frame
int32_t gavl_rectangle_i_t::y |
Vertical offset from the top border of the frame
int32_t gavl_rectangle_i_t::w |
Width
int32_t gavl_rectangle_i_t::h |
Height