Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_Size Class Reference

clanCore="Math". More...

#include <size.h>

List of all members.

Public Methods

 CL_Size ()
 CL_Size (int w, int h)

Public Attributes

int width
int height


Detailed Description

clanCore="Math".

Definition at line 14 of file size.h.


Constructor & Destructor Documentation

CL_Size::CL_Size ( ) [inline]
 

Definition at line 17 of file size.h.

CL_Size::CL_Size ( int w,
int h ) [inline]
 

Definition at line 18 of file size.h.


Member Data Documentation

int CL_Size::height
 

Definition at line 20 of file size.h.

int CL_Size::width
 

Definition at line 20 of file size.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:24 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001