Loading [MathJax]/extensions/tex2jax.js
Photon Engine 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
ph::SphericalMapper Member List

This is the complete list of members for ph::SphericalMapper, including all inherited members.

dirToUvw(const math::Vector3R &dir, math::Vector3R *out_uvw) const overrideph::SphericalMappervirtual
posToUvw(const math::Vector3R &pos, math::Vector3R *out_uvw) const overrideph::SphericalMapperinlinevirtual
uvwToDir(const math::Vector3R &uvw, math::Vector3R *out_dir) const overrideph::SphericalMappervirtual
uvwToPos(const math::Vector3R &uvw, math::Vector3R *out_pos) const overrideph::SphericalMapperinlinevirtual
~UvwMapper()ph::UvwMappervirtual