Definition at line 10 of file ut_Rect.h.
◆ Rect() [1/2]
◆ Rect() [2/2]
nw4r::ut::Rect::Rect |
( |
f32 | l, |
|
|
f32 | t, |
|
|
f32 | r, |
|
|
f32 | b ) |
|
inline |
◆ ~Rect()
nw4r::ut::Rect::~Rect |
( |
| ) |
|
|
inline |
◆ SetWidth()
void nw4r::ut::Rect::SetWidth |
( |
f32 | width | ) |
|
|
inline |
◆ GetWidth()
f32 nw4r::ut::Rect::GetWidth |
( |
| ) |
const |
|
inline |
◆ SetHeight()
void nw4r::ut::Rect::SetHeight |
( |
f32 | height | ) |
|
|
inline |
◆ GetHeight()
f32 nw4r::ut::Rect::GetHeight |
( |
| ) |
const |
|
inline |
◆ Normalize()
void nw4r::ut::Rect::Normalize |
( |
| ) |
|
|
inline |
◆ MoveTo()
void nw4r::ut::Rect::MoveTo |
( |
f32 | x, |
|
|
f32 | y ) |
|
inline |
◆ left
◆ top
◆ right
f32 nw4r::ut::Rect::right |
◆ bottom
f32 nw4r::ut::Rect::bottom |