MityDSP Documentation Index
Public Member Functions
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 Mon Apr 22 2013 11:33:51 for MityDSP Skinnable Graphics User Interface (GGUI) by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.