#include "common/math/real.h"
#include "common/math/vector3.h"
#include "globals.h"
#include "ibdf.h"
#include <cassert>
#include "lambertianbrdf.inl"
Go to the source code of this file.