![]() |
Max OS 0.3
|
Defines a Rectangle class for storing rectangle dimensions and performing rectangle operations. More...
#include <common/vector.h>Go to the source code of this file.
Classes | |
| class | MaxOS::common::Rectangle< Type > |
| Stores the left, top, width and height of a rectangle. More... | |
Defines a Rectangle class for storing rectangle dimensions and performing rectangle operations.
Definition in file rectangle.h.