#include "sun.h"
#include "spd.h"
#include "regular.h"
#include "irregular.h"
#include "mc.h"
#include "paramset.h"
#include "reflection/bxdf.h"
#include "dynload.h"
#include "data/sun_spect.h"
Go to the source code of this file.
Classes | |
class | SunBxDF |
Variables | |
static DynamicLoader::RegisterLight < SunLight > | r ("sun") |
DynamicLoader::RegisterLight<SunLight> r("sun") [static] |