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

CL_Point Class Reference

clanCore="Math". More...

#include <point.h>

List of all members.

Public Methods

 CL_Point ()
 CL_Point (int x1, int y1)

Public Attributes

int x
int y


Detailed Description

clanCore="Math".

Definition at line 24 of file point.h.


Constructor & Destructor Documentation

CL_Point::CL_Point ( ) [inline]
 

Definition at line 27 of file point.h.

CL_Point::CL_Point ( int x1,
int y1 ) [inline]
 

Definition at line 28 of file point.h.


Member Data Documentation

int CL_Point::x
 

Definition at line 30 of file point.h.

int CL_Point::y
 

Definition at line 30 of file point.h.


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