|
Unravel Engine C++ Reference
|
#include <packrect.h>
Public Member Functions | |
| RectPack2DT (uint16_t _width, uint16_t _height) | |
| void | reset (uint16_t _width, uint16_t _height) |
| bool | find (uint16_t _width, uint16_t _height, Pack2D &_pack) |
| void | clear (const Pack2D &_pack) |
Friends | |
| class | RectPackCubeT< numBlocks > |
Definition at line 29 of file packrect.h.
|
inline |
Definition at line 32 of file packrect.h.
|
inline |
Definition at line 91 of file packrect.h.
|
inline |
Definition at line 44 of file packrect.h.
|
inline |
Definition at line 37 of file packrect.h.
|
friend |
Definition at line 91 of file packrect.h.