mirror of
https://github.com/recp/cglm.git
synced 2026-01-05 22:59:12 +00:00
fix documentation param names
This commit is contained in:
@@ -45,7 +45,7 @@ glm_rad(float deg) {
|
||||
/*!
|
||||
* @brief convert radians to degree
|
||||
*
|
||||
* @param[in] deg angle in radians
|
||||
* @param[in] rad angle in radians
|
||||
*/
|
||||
CGLM_INLINE
|
||||
float
|
||||
|
||||
Reference in New Issue
Block a user