Flutter Engine
The Flutter Engine
|
#include <rectangle_packer.h>
Public Member Functions | |
int16_t | x () const |
int16_t | y () const |
Public Attributes | |
int16_t | x_ |
int16_t | y_ |
Definition at line 15 of file rectangle_packer.h.
|
inline |
Definition at line 16 of file rectangle_packer.h.
|
inline |
Definition at line 17 of file rectangle_packer.h.
int16_t impeller::IPoint16::x_ |
Definition at line 19 of file rectangle_packer.h.
int16_t impeller::IPoint16::y_ |
Definition at line 20 of file rectangle_packer.h.