|  | 1.0.0 API documentation
    | 
GLM_GTX_polar_coordinates More...
Go to the source code of this file.
| Functions | |
| template<typename T , qualifier Q> | |
| GLM_FUNC_DECL vec< 3, T, Q > | euclidean (vec< 2, T, Q > const &polar) | 
| Convert Polar to Euclidean coordinates.  More... | |
| template<typename T , qualifier Q> | |
| GLM_FUNC_DECL vec< 3, T, Q > | polar (vec< 3, T, Q > const &euclidean) | 
| Convert Euclidean to Polar coordinates, x is the latitude, y the longitude and z the xz distance.  More... | |
Definition in file polar_coordinates.hpp.
 1.8.18
 1.8.18