mirror of
https://github.com/recp/cglm.git
synced 2026-01-06 07:04:07 +00:00
Fix typos.
This commit is contained in:
@@ -250,7 +250,7 @@ Functions documentation
|
||||
.. c:function:: void glm_persp_decomp_y(mat4 proj, float *top, float *bottom)
|
||||
|
||||
| decomposes top and bottom values of perspective projection.
|
||||
| y stands for y axis (top / botom axis)
|
||||
| y stands for y axis (top / bottom axis)
|
||||
|
||||
Parameters:
|
||||
| *[in]* **proj** perspective projection matrix
|
||||
|
||||
Reference in New Issue
Block a user