Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::SphericalMapper, including all inherited members.
dirToUvw(const math::Vector3R &dir, math::Vector3R *out_uvw) const override | ph::SphericalMapper | virtual |
posToUvw(const math::Vector3R &pos, math::Vector3R *out_uvw) const override | ph::SphericalMapper | inlinevirtual |
uvwToDir(const math::Vector3R &uvw, math::Vector3R *out_dir) const override | ph::SphericalMapper | virtual |
uvwToPos(const math::Vector3R &uvw, math::Vector3R *out_pos) const override | ph::SphericalMapper | inlinevirtual |
~UvwMapper() | ph::UvwMapper | virtual |