Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::HenyeyGreenstein, including all inherited members.
evalPhaseFunc(const SurfaceHit &X, const math::Vector3R &I, const math::Vector3R &O, real *out_pf) const override | ph::HenyeyGreenstein | virtual |
HenyeyGreenstein(real g) | ph::HenyeyGreenstein | |
HenyeyGreenstein(const std::shared_ptr< TTexture< real > > &g) | ph::HenyeyGreenstein | |
~HenyeyGreenstein() override | ph::HenyeyGreenstein | |
~ScatterFunction()=0 | ph::ScatterFunction | pure virtual |