BALL::VIEW::Resolution Struct Reference

#include <BALL/VIEW/RENDERING/renderTarget.h>

List of all members.

Public Member Functions

 Resolution ()
 Resolution (const unsigned width, const unsigned int height)

Public Attributes

unsigned int width
unsigned int height

Detailed Description

Stores a resolution consisting of width and height.

Definition at line 24 of file renderTarget.h.


Constructor & Destructor Documentation

BALL::VIEW::Resolution::Resolution (  )  [inline]

Definition at line 29 of file renderTarget.h.

BALL::VIEW::Resolution::Resolution ( const unsigned  width,
const unsigned int  height 
) [inline]

Definition at line 31 of file renderTarget.h.


Member Data Documentation

Definition at line 27 of file renderTarget.h.

Definition at line 26 of file renderTarget.h.

Generated by  doxygen 1.6.3