mirror of
https://github.com/recp/cglm.git
synced 2026-01-04 22:30:05 +00:00
Merge pull request #168 from podsvirov/fix-fix-docs-for-vec2
Fix fix docs for glm_vec2()
This commit is contained in:
@@ -55,7 +55,7 @@ Functions:
|
|||||||
Functions documentation
|
Functions documentation
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. c:function:: void glm_vec2(float \*v, vec2 dest)
|
.. c:function:: void glm_vec2(float * v, vec2 dest)
|
||||||
|
|
||||||
init vec2 using vec3 or vec4
|
init vec2 using vec3 or vec4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user