C:/programming/teaching/path_tracer/sphere.cpp File Reference

#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)

Function Documentation

ostream& operator<< ( ostream &  s,
Sphere  sphere 
)

istream& operator>> ( istream &  s,
Sphere sphere 
)


Generated on Fri Jan 12 10:15:52 2007 for Path tracing coursework by  doxygen 1.5.1-p1