MityDSP Documentation Index

MityDSP::tcSize Class Reference

#include <guiDspDisplay.h>

List of all members.

Public Member Functions

 tcSize ()
 tcSize (int w, int h)
int w () const
int h () const
void setW (int w)
void setH (int h)

Detailed Description

The tcSize class provides an abstract representation of a size of a rectangle (width and height) but no position.


Constructor & Destructor Documentation

MityDSP::tcSize::tcSize (  )  [inline]
MityDSP::tcSize::tcSize ( int  w,
int  h 
) [inline]

Member Function Documentation

int MityDSP::tcSize::w (  )  const [inline]
int MityDSP::tcSize::h (  )  const [inline]
void MityDSP::tcSize::setW ( int  w  )  [inline]
void MityDSP::tcSize::setH ( int  h  )  [inline]

  
Generated on Wed Mar 17 18:24:43 2010 for MityDSP Skinnable Graphics User Interface (GGUI) by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.