VISR  0.12.0
Versatile Interactive Scene Renderer
degree_radian_conversion.hpp File Reference
#include <boost/math/constants/constants.hpp>
#include <cmath>

Go to the source code of this file.

Namespaces

 visr
 
 visr::efl
 

Functions

template<typename T >
visr::efl::degree2radian (T deg)
 
template<typename T >
visr::efl::radian2degree (T rad)
 

Detailed Description

Provide cartesian<->spherical conversion without imposing particular data types.

Author
Andreas Franck a.fra.nosp@m.nck@.nosp@m.soton.nosp@m..ac..nosp@m.uk