mirror of
https://github.com/recp/cglm.git
synced 2026-01-04 06:26:45 +00:00
vector [pure] documentation
This commit is contained in:
@@ -182,7 +182,7 @@ glm_mat4_transpose_to(mat4 m, mat4 dest) {
|
||||
}
|
||||
|
||||
/*!
|
||||
* @brief tranpose mat4 and store result at same matrix
|
||||
* @brief tranpose mat4 and store result in same matrix
|
||||
*
|
||||
* @param[in, out] m source and dest
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user