NW4F Sys
Loading...
Searching...
No Matches
ut_Rect.h
Go to the documentation of this file.
1
#
ifndef
NW_UT_RECT_H_
2
#
define
NW_UT_RECT_H_
3
4
#
include
<
nw
/
types
.
h
>
5
6
namespace
nw
{
namespace
ut
{
7
8
struct
Rect
9
{
10
f32
left
;
11
f32
top
;
12
f32
right
;
13
f32
bottom
;
14
};
15
16
} }
// namespace nw::ut
17
18
#
endif
// NW_UT_RECT_H_
nw::ut
Definition
ut_CriticalSection.h:6
nw
Definition
math_Constant.cpp:5
nw::ut::Rect
Definition
ut_Rect.h:9
nw::ut::Rect::left
f32 left
Definition
ut_Rect.h:10
nw::ut::Rect::bottom
f32 bottom
Definition
ut_Rect.h:13
nw::ut::Rect::right
f32 right
Definition
ut_Rect.h:12
nw::ut::Rect::top
f32 top
Definition
ut_Rect.h:11
include
nw
ut
ut_Rect.h
Generated by
1.14.0