Size Class Reference

A size is a width/height pair. More...

#include <Size.h>

List of all members.

Public Member Functions

 Size (unsigned int w, unsigned int h)
void setW (unsigned int w)
void setH (unsigned int h)
unsigned int width () const
unsigned int height () const

Private Attributes

unsigned int mWidth
unsigned int mHeight


Detailed Description

A size is a width/height pair.


Constructor & Destructor Documentation

Size::Size unsigned int  w,
unsigned int  h
[inline]
 


Member Function Documentation

unsigned int Size::height  )  const [inline]
 

void Size::setH unsigned int  h  )  [inline]
 

void Size::setW unsigned int  w  )  [inline]
 

unsigned int Size::width  )  const [inline]
 


Member Data Documentation

unsigned int Size::mHeight [private]
 

unsigned int Size::mWidth [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Dec 19 00:13:45 2005 for Visualization by  doxygen 1.4.5