mirror of
https://github.com/recp/cglm.git
synced 2026-01-02 21:59:56 +00:00
docs: add docs for vec4
This commit is contained in:
@@ -52,7 +52,7 @@ Functions documentation
|
||||
| *[in]* **v** vector
|
||||
| *[in]* **val** value
|
||||
|
||||
.. c:function:: bool glm_vec_eq_eps(vec4 v, float val)
|
||||
.. c:function:: bool glm_vec_eq_eps(vec3 v, float val)
|
||||
|
||||
check if vector is equal to value (with epsilon)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user