|
UEFIStarter
a simple UEFI framework
|
data type for bounding boxes More...
#include <graphics.h>
Data Fields | |
| INTN | left |
| the bounding box's left coordinate | |
| INTN | top |
| the bounding box's top coordinate | |
| INTN | right |
| the bounding box's right coordinate | |
| INTN | bottom |
| the bounding box's bottom coordinate | |
data type for bounding boxes
1.8.13