Public Member Functions | Public Attributes

gfx::WidthHeight< T > Struct Template Reference

(width,height) tuple. More...

#include <_src_gfx_graphics.hh>

List of all members.

Public Member Functions

 WidthHeight (void)
 WidthHeight (T W, T H)
 WidthHeight (const Rect< T > &r)

Public Attributes

w
h

Detailed Description

template<typename T = int>
struct gfx::WidthHeight< T >

(width,height) tuple.


Constructor & Destructor Documentation

template<typename T = int>
gfx::WidthHeight< T >::WidthHeight ( void   )  [inline]
template<typename T = int>
gfx::WidthHeight< T >::WidthHeight ( W,
H 
) [inline]
template<typename T = int>
gfx::WidthHeight< T >::WidthHeight ( const Rect< T > &  r  )  [inline, explicit]

Member Data Documentation

template<typename T = int>
T gfx::WidthHeight< T >::h
template<typename T = int>
T gfx::WidthHeight< T >::w

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:11