GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_bbox Struct Reference

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.
 

Detailed Description

A bounding box.

Definition at line 23 of file gp_bbox.h.


The documentation for this struct was generated from the following file: