#include "volume.h"Go to the source code of this file.
Functions | |
| COREDLL float | PhaseIsotropic (const Vector &, const Vector &) |
| COREDLL float | PhaseRayleigh (const Vector &w, const Vector &wp) |
| COREDLL float | PhaseMieHazy (const Vector &w, const Vector &wp) |
| COREDLL float | PhaseMieMurky (const Vector &w, const Vector &wp) |
| COREDLL float | PhaseHG (const Vector &w, const Vector &wp, float g) |
| COREDLL float | PhaseSchlick (const Vector &w, const Vector &wp, float g) |
Definition at line 44 of file volume.cpp.
Referenced by HGPdf(), DensityRegion::p(), and HomogeneousVolume::p().
1.5.6