#include "exphotonmap.h"
#include "bxdf.h"
#include "light.h"
#include "paramset.h"
#include "spectrumwavelengths.h"
#include <boost/thread/xtime.hpp>
Go to the source code of this file.
Variables | |
boost::thread_specific_ptr < SpectrumWavelengths > | thread_wavelengths |
boost::thread_specific_ptr<SpectrumWavelengths> thread_wavelengths |
Definition at line 61 of file spectrum.cpp.