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
6namespace nw { namespace ut {
7
15
16} } // namespace nw::ut
17
18#endif // NW_UT_RECT_H_
Definition ut_CriticalSection.h:6
Definition math_Constant.cpp:5
Definition ut_Rect.h:9
f32 left
Definition ut_Rect.h:10
f32 bottom
Definition ut_Rect.h:13
f32 right
Definition ut_Rect.h:12
f32 top
Definition ut_Rect.h:11