#include "stdafx.h"#include "lights/goniometric.h"#include "paramset.h"#include "montecarlo.h"#include "imageio.h"Go to the source code of this file.
Functions | |
| GonioPhotometricLight * | CreateGoniometricLight (const Transform &light2world, const ParamSet ¶mSet) |
| GonioPhotometricLight* CreateGoniometricLight | ( | const Transform & | light2world, | |
| const ParamSet & | paramSet | |||
| ) |
Definition at line 64 of file goniometric.cpp.
References ParamSet::FindOneSpectrum(), ParamSet::FindOneString(), and I().
Referenced by MakeLight().
1.6.3