#include "IGPoint.h"
#include <GL/glut.h>
Go to the source code of this file.
Functions | |
istream& | operator >> ( istream& in, IGPoint& P ) |
ostream& | operator<< ( ostream& out, const IGPoint& P ) |
|
Definition at line 80 of file IGPoint.cpp.
|
Definition at line 88 of file IGPoint.cpp.