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

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
 

Detailed Description

3d point for general usage.