#include "light.h"#include "primitive.h"Go to the source code of this file.
Functions | |
| DLLEXPORT Light * | CreateAreaLight (const Transform &light2world, const ParamSet ¶mSet, const Reference< Shape > &shape) |
| DLLEXPORT Light* CreateAreaLight | ( | const Transform & | light2world, | |
| const ParamSet & | paramSet, | |||
| const Reference< Shape > & | shape | |||
| ) |
Definition at line 106 of file area.cpp.
References AreaLight::AreaLight(), ParamSet::FindOneInt(), ParamSet::FindOneSpectrum(), AreaLight::L(), and Light::nSamples.
1.5.6