![]() |
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::cPoint3T< TYPE > |
Namespaces | |
GrayLib | |
Typedefs | |
typedef cPoint3T< float > | GrayLib::cPoint3f |
typedef cPoint3T< double > | GrayLib::cPoint3d |
3d point for general usage.