Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::math::TGaussian2D< Value >, including all inherited members.
evaluate(Value x, Value y) const override | ph::math::TGaussian2D< Value > | inlinevirtual |
setSubmergeAmount(Value amt) | ph::math::TGaussian2D< Value > | inline |
TGaussian2D(Value sigmaX, Value sigmaY, Value amplitude) | ph::math::TGaussian2D< Value > | inline |
~TMathFunction2D()=default | ph::math::TMathFunction2D< Value > | virtual |