2d size. More...
#include <Sizer.h>
Public Member Functions | |
| SizerSize (int width=0, int height=0) | |
| void | Set (int width, int height) |
Public Attributes | |
| int | w |
| int | h |
2d size.
|
inline |
...
|
inline |
Change after construction.
| int SizerSize::h |
height
| int SizerSize::w |
width
1.8.3.1