mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 21:45:02 +00:00
Merge branch 'master' of https://github.com/g-truc/glm
This commit is contained in:
commit
65c8ff2bd6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ namespace glm
|
|||
/// @addtogroup gtx_polar_coordinates
|
||||
/// @{
|
||||
|
||||
/// Convert Euclidean to Polar coordinates, x is the xz distance, y, the latitude and z the longitude.
|
||||
/// Convert Euclidean to Polar coordinates, x is the latitude, y the longitude and z the xz distance.
|
||||
///
|
||||
/// @see gtx_polar_coordinates
|
||||
template<typename T, qualifier Q>
|
||||
|
|
Loading…
Add table
Reference in a new issue