BALL
1.4.79
|
#include <BALL/VIEW/RENDERING/renderTarget.h>
Public Member Functions | |
Resolution () | |
Resolution (Size width, Size height) | |
Public Attributes | |
Size | width |
Size | height |
Stores a resolution consisting of width and height.
Definition at line 24 of file renderTarget.h.
|
inline |
Definition at line 29 of file renderTarget.h.
Definition at line 34 of file renderTarget.h.
Size BALL::VIEW::Resolution::height |
Definition at line 27 of file renderTarget.h.
Size BALL::VIEW::Resolution::width |
Definition at line 26 of file renderTarget.h.