Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
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