#include "specularreflection.h"#include "spectrum.h"#include "spectrumwavelengths.h"#include "fresnel.h"Go to the source code of this file.
Functions | |
| void | PhaseDifference (const TsPack *tspack, const Vector &wo, float film, float filmindex, SWCSpectrum *const Pd) |
| void PhaseDifference | ( | const TsPack * | tspack, | |
| const Vector & | wo, | |||
| float | film, | |||
| float | filmindex, | |||
| SWCSpectrum *const | Pd | |||
| ) | [inline] |
Definition at line 32 of file specularreflection.cpp.
References lux::SWCSpectrum::c, M_PI, lux::SinTheta(), lux::TsPack::swl, lux::SpectrumWavelengths::w, and WAVELENGTH_SAMPLES.
Referenced by lux::SpecularReflection::Sample_f().
1.6.2-20100208