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

#include "litscene.h"
#include "random.h"
#include <math.h>
#include <limits>
#include <fstream>

Functions

ostream & operator<< (ostream &s, LitScene scene)
istream & operator>> (istream &s, LitScene &scene)
static float power (float x, int n)

Function Documentation

ostream& operator<< ( ostream &  s,
LitScene  scene 
)

istream& operator>> ( istream &  s,
LitScene scene 
)

static float power ( float  x,
int  n 
) [static]


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