Definition UvwMapper.h:10
virtual bool uvwToPos(const math::Vector3R &uvw, math::Vector3R *out_pos) const
Definition UvwMapper.h:28
virtual void dirToUvw(const math::Vector3R &dir, math::Vector3R *out_uvw) const
Definition UvwMapper.h:23
virtual void posToUvw(const math::Vector3R &pos, math::Vector3R *out_uvw) const =0
virtual bool uvwToDir(const math::Vector3R &uvw, math::Vector3R *out_dir) const
Definition UvwMapper.h:33
The root for all renderer implementations.
Definition EEngineProject.h:6