#include "exphotonmap.h"
#include "bxdf.h"
#include "light.h"
#include "paramset.h"
#include "spectrumwavelengths.h"
#include "dynload.h"
#include "camera.h"
#include "mc.h"
#include <boost/thread/xtime.hpp>
Go to the source code of this file.
Variables | |
static DynamicLoader::RegisterSurfaceIntegrator < ExPhotonIntegrator > | r ("exphotonmap") |
DynamicLoader::RegisterSurfaceIntegrator<ExPhotonIntegrator> r("exphotonmap") [static] |