#include "light.h"#include "randomgen.h"#include "mc.h"#include "shape.h"#include "context.h"#include "paramset.h"#include "rgbillum.h"#include "blackbodyspd.h"#include "reflection/bxdf.h"#include "reflection/bxdf/lambertian.h"#include "dynload.h"Go to the source code of this file.
Classes | |
| class | GonioAreaBxDF |
| class | HemiSphereSphericalFunction |
Variables | |
| static DynamicLoader::RegisterAreaLight < AreaLight > | r ("area") |
DynamicLoader::RegisterAreaLight<AreaLight> r("area") [static] |
1.6.2-20100208