#include <lyt_Types.h>
Public Member Functions | |
| Size () | |
| Size (f32 aWidth, f32 aHeight) | |
| Size (const Size &other) | |
Static Public Member Functions | |
| static Size | Create (float aWidth, float aHeight) |
Public Attributes | |
| f32 | width |
| f32 | height |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
| f32 nw::lyt::Size::width |
| f32 nw::lyt::Size::height |