src/rcrt/lights/sampling/LightSampler.cpp

Go to the documentation of this file.
00001 #include "LightSampler.h"
00002 
00003 namespace rcrt
00004 {
00005 
00006 LightSampler::LightSampler()
00007 {
00008 }
00009 
00010 LightSampler::~LightSampler()
00011 {
00012 }
00013 
00014 }

Generated on Thu Jan 31 19:26:19 2008 for RenderingCompetitionRayTracer by  doxygen 1.5.3