#include <BALL/VIEW/RENDERING/renderTarget.h>
Public Member Functions | |
Resolution () | |
Resolution (const unsigned width, const unsigned int height) | |
Public Attributes | |
unsigned int | width |
unsigned int | height |
Stores a resolution consisting of width and height.
BALL::VIEW::Resolution::Resolution | ( | ) | [inline] |
BALL::VIEW::Resolution::Resolution | ( | const unsigned | width, | |
const unsigned int | height | |||
) | [inline] |
unsigned int BALL::VIEW::Resolution::height |
unsigned int BALL::VIEW::Resolution::width |