Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cRectI.h File Reference
#include "cRectT.h"
#include "cPoint2.h"
#include "../WinAPI/WinTypes.h"
#include "GrayCore/include/cString.h"

Go to the source code of this file.

Classes

class  GrayLib::cRectI
 

Namespaces

 GrayLib
 

Typedefs

typedef cRectI GrayLib::CRect
 Compatible with MFC 2d CRect. More...
 

Detailed Description

Points and rectangles. (int and float based)