#include "fresneldielectric.h"
#include "color.h"
#include "spectrum.h"
#include "spectrumwavelengths.h"
#include "mc.h"
#include "sampling.h"
#include <stdarg.h>
#include <boost/thread/tss.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.