#include "directlighting.h"
#include "bxdf.h"
#include "camera.h"
#include "paramset.h"
#include "dynload.h"
Go to the source code of this file.
Variables | |
static DynamicLoader::RegisterSurfaceIntegrator < DirectLightingIntegrator > | r ("directlighting") |
DynamicLoader::RegisterSurfaceIntegrator<DirectLightingIntegrator> r("directlighting") [static] |