#include <rect_packer.h>
Public Member Functions | |
| AllocatedRect (int group_index, Rect rect) | |
Public Attributes | |
| int | group_index |
| Rect | rect |
|
inline |
References group_index, and rect.
| int clan::RectPacker::AllocatedRect::group_index |
Referenced by AllocatedRect().
| Rect clan::RectPacker::AllocatedRect::rect |
Referenced by AllocatedRect().