#include <gavl.h>
Data Fields | |
double | x |
double | y |
double | w |
double | h |
Floating point rectangle
double gavl_rectangle_f_t::x |
Horizontal offset from the left border of the frame
double gavl_rectangle_f_t::y |
Vertical offset from the top border of the frame
double gavl_rectangle_f_t::w |
Width
double gavl_rectangle_f_t::h |
Height