#include <NuxCore/Size.h>
Constructor & Destructor Documentation
nux::Size::Size |
( |
const Size & |
s | ) |
|
Member Function Documentation
t_int32 nux::Size::GetHeight |
( |
| ) |
const |
t_int32 nux::Size::GetWidth |
( |
| ) |
const |
t_bool nux::Size::operator!= |
( |
const Size & |
s | ) |
const |
Size nux::Size::operator+ |
( |
const Size & |
p | ) |
const |
Size nux::Size::operator- |
( |
const Size & |
p | ) |
const |
Size& nux::Size::operator= |
( |
const Size & |
s | ) |
|
t_bool nux::Size::operator== |
( |
const Size & |
s | ) |
const |
void nux::Size::SetHeight |
( |
t_int32 |
h | ) |
|
void nux::Size::SetWidth |
( |
t_int32 |
w | ) |
|
Field Documentation
The documentation for this class was generated from the following file: