![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Classes | |
| class | GrayLib::cRectT< TYPE > |
| class | GrayLib::cRectNT< TYPE > |
| class | GrayLib::cRectFT< TYPE > |
Namespaces | |
| GrayLib | |
Typedefs | |
| typedef cRectFT< float > | GrayLib::cRectf |
| typedef cRectFT< double > | GrayLib::cRectd |
template for rect, and point of any base type. i.e. double scale 2D rectangle.