![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#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... | |