Max 5 API Reference
Coordinates for specifying a rectangular region. More...
#include <jpatcher_api.h>
Data Fields | |
double | x |
The horizontal origin. | |
double | y |
The vertical origin. | |
double | width |
The width. | |
double | height |
The height. |
Coordinates for specifying a rectangular region.
Definition at line 44 of file jpatcher_api.h.