GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
A bounding box. More...
#include <gp_bbox.h>
Data Fields | |
gp_coord | x |
A left bbox corner coordinate. | |
gp_coord | y |
A top bbox corner coordinate. | |
gp_size | w |
A bbox width. | |
gp_size | h |
A bbox height. | |