Picasso API
2.2
|
A structure that contains location and dimensions of a rectangle. More...
#include <picasso.h>
Data Fields | |
float | x |
float | y |
float | w |
float | h |
A structure that contains location and dimensions of a rectangle.
float _ps_rect::h |
float _ps_rect::w |
float _ps_rect::x |
float _ps_rect::y |