Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cPoint2.h File Reference
#include "../Math/cVecT.h"

Go to the source code of this file.

Classes

class  GrayLib::cPoint2i
 

Namespaces

 GrayLib
 

Typedefs

typedef cVecT2< float > GrayLib::cPoint2f
 
typedef cVecT2< double > GrayLib::cPoint2d
 
typedef cPoint2i GrayLib::CPoint
 Compatible with MFC 2d CPoint,CRect. More...
 

Detailed Description