JWM Source Documentation
BoundingBox Struct Reference
Bounding box. More...
#include <place.h>
Data Fields | |
| int | x |
| x-coordinate of the bounding box. | |
| int | y |
| y-coordinate of the bounding box. | |
| int | width |
| Width of the bounding box. | |
| int | height |
| Height of the bounding box. | |
Detailed Description
Field Documentation
| int BoundingBox::x |
| int BoundingBox::y |
The documentation for this struct was generated from the following file: