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