#include <fstream.h>
#include <math.h>
Go to the source code of this file.
Compounds | |
class | Coordinate |
Contains x,y,z and r,g,b for a point in 3d space, plus a string label. More... | |
Defines | |
#define | IS_COORDINATE_DEF_SIG 1 |
|
Definition at line 20 of file Coordinate.h. |