![]() |
VISR
0.11.6
Versatile Interactive Scene Renderer
|
#include <boost/math/constants/constants.hpp>
#include <cmath>
Go to the source code of this file.
Namespaces | |
visr | |
visr::efl | |
Functions | |
template<typename T > | |
T | visr::efl::degree2radian (T deg) |
template<typename T > | |
T | visr::efl::radian2degree (T rad) |
Provide cartesian<->spherical conversion without imposing particular data types.