libsf3
|
Description of an extent on the canvas. More...
#include <sf3_vector_graphic.h>
Data Fields | |
float | w |
The width in X. | |
float | h |
The height in Y. | |
Description of an extent on the canvas.
Definition at line 38 of file sf3_vector_graphic.h.
float sf3_size::h |
The height in Y.
Definition at line 42 of file sf3_vector_graphic.h.
float sf3_size::w |
The width in X.
Definition at line 40 of file sf3_vector_graphic.h.