#include "iphotontracer.h"
#include "common/math/real.h"
#include "ilight.h"
#include "photonmap.h"
#include "scene.h"
#include <cassert>
Go to the source code of this file.