rect.h File Reference

#include "../api_core.h"
#include "vec2.h"
#include "size.h"
#include "point.h"
#include "origin.h"
#include "cl_math.h"

Go to the source code of this file.

Classes

class  CL_Rectx< Type >
 2D (left,top,right,bottom) rectangle structure. More...
class  CL_Rect
 2D (left,top,right,bottom) rectangle structure - Integer More...
class  CL_Rectf
 2D (left,top,right,bottom) rectangle structure - Float More...
class  CL_Rectd
 2D (left,top,right,bottom) rectangle structure - Double More...

Functions

CL_Rect CL_RectPS (int x, int y, int width, int height)
CL_Rectf CL_RectfPS (float x, float y, float width, float height)
CL_Rectd CL_RectdPS (double x, double y, double width, double height)


Generated on Thu Dec 3 02:39:33 2009 for ClanLib by  doxygen 1.4.6