#include "volume.h"
Go to the source code of this file.
Namespaces | |
namespace | lux |
Functions | |
float | lux::PhaseIsotropic (const Vector &, const Vector &) |
float | lux::PhaseRayleigh (const Vector &w, const Vector &wp) |
float | lux::PhaseMieHazy (const Vector &w, const Vector &wp) |
float | lux::PhaseMieMurky (const Vector &w, const Vector &wp) |
float | lux::PhaseHG (const Vector &w, const Vector &wp, float g) |
float | lux::PhaseSchlick (const Vector &w, const Vector &wp, float g) |