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

Bounding box.

Definition at line 18 of file place.h.


Field Documentation

Height of the bounding box.

Definition at line 22 of file place.h.

Width of the bounding box.

Definition at line 21 of file place.h.

x-coordinate of the bounding box.

Definition at line 19 of file place.h.

y-coordinate of the bounding box.

Definition at line 20 of file place.h.


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