#include "math.h"
#include "random.h"
#include "sphere.h"
#include <GMmatlib.h>
Functions | |
ostream & | operator<< (ostream &s, Sphere sphere) |
istream & | operator>> (istream &s, Sphere &sphere) |
ostream& operator<< | ( | ostream & | s, | |
Sphere | sphere | |||
) |
istream& operator>> | ( | istream & | s, | |
Sphere & | sphere | |||
) |