NW4F Lyt
Loading...
Searching...
No Matches
nw::lyt::Size Struct Reference

#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

Constructor & Destructor Documentation

◆ Size() [1/3]

nw::lyt::Size::Size ( )
inline

◆ Size() [2/3]

nw::lyt::Size::Size ( f32 aWidth,
f32 aHeight )
inline

◆ Size() [3/3]

nw::lyt::Size::Size ( const Size & other)
inline

Member Function Documentation

◆ Create()

Size nw::lyt::Size::Create ( float aWidth,
float aHeight )
inlinestatic

Member Data Documentation

◆ width

f32 nw::lyt::Size::width

◆ height

f32 nw::lyt::Size::height