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::UvwMapper Member List

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

dirToUvw(const math::Vector3R &dir, math::Vector3R *out_uvw) constph::UvwMapperinlinevirtual
posToUvw(const math::Vector3R &pos, math::Vector3R *out_uvw) const =0ph::UvwMapperpure virtual
uvwToDir(const math::Vector3R &uvw, math::Vector3R *out_dir) constph::UvwMapperinlinevirtual
uvwToPos(const math::Vector3R &uvw, math::Vector3R *out_pos) constph::UvwMapperinlinevirtual
~UvwMapper()ph::UvwMappervirtual