#include "PhotonMap.h"
#include <boost/thread/thread.hpp>
#include <boost/bind.hpp>
#include "../Ray.h"
#include "../materials/Material.h"
Go to the source code of this file.