A structure that contains location and dimensions of a rectangle.
More...
#include <picasso.h>
|
float | x |
|
float | y |
|
float | w |
|
float | h |
|
A structure that contains location and dimensions of a rectangle.
Definition at line 188 of file picasso.h.
the height of the rectangle.
Definition at line 196 of file picasso.h.
the width of the rectangle.
Definition at line 194 of file picasso.h.
locate left of the rectangle.
Definition at line 190 of file picasso.h.
locate top of the rectangle.
Definition at line 192 of file picasso.h.
The documentation for this struct was generated from the following file: