Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::lyt::Size Struct Reference

#include <lyt_types.h>

Public Member Functions

 Size ()
 
 Size (f32 aWidth, f32 aHeight)
 
 Size (const Size &other)
 

Public Attributes

f32 width
 
f32 height
 

Friends

bool operator== (const Size &a, const Size &b)
 

Constructor & Destructor Documentation

◆ Size() [1/3]

nw4hbm::lyt::Size::Size ( )
inline

◆ Size() [2/3]

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

◆ Size() [3/3]

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

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const Size & a,
const Size & b )
friend

Member Data Documentation

◆ height

f32 nw4hbm::lyt::Size::height

◆ width

f32 nw4hbm::lyt::Size::width

The documentation for this struct was generated from the following file: