fawkes::rectangle_t Struct Reference
Rectangle (unsigned integers). More...
#include <types.h>
Public Attributes | |
| point_t | start |
| start point | |
| extent_2d_t | extent |
| extent | |
Detailed Description
Rectangle (unsigned integers).Definition at line 58 of file types.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- src/libs/utils/math/types.h

