mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
mat2x3[docs]: fix glm_mat2x3_zero parameters
Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -63,7 +63,7 @@ Functions documentation
|
|||||||
Zero out the mat2x3 (m).
|
Zero out the mat2x3 (m).
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
| *[in, out]* **mat** mat2x3 (src, dest)
|
| *[in, out]* **m** mat2x3 (src, dest)
|
||||||
|
|
||||||
.. csv-table:: mat2x3 **(m)**
|
.. csv-table:: mat2x3 **(m)**
|
||||||
:header: "", "column 1", "column 2"
|
:header: "", "column 1", "column 2"
|
||||||
|
Reference in New Issue
Block a user