mirror of
https://github.com/recp/cglm.git
synced 2026-01-06 23:13:19 +00:00
vec: rename glm_vec_ to glm_vec3_ (continue)
* add missing functions to vec4 * update docs
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
GLM_MAT4_ZERO_INIT
|
||||
GLM_MAT4_IDENTITY
|
||||
GLM_MAT4_ZERO
|
||||
glm_mat4_udup(mat, dest)
|
||||
glm_mat4_dup(mat, dest)
|
||||
|
||||
Functions:
|
||||
CGLM_INLINE void glm_mat4_ucopy(mat4 mat, mat4 dest);
|
||||
|
||||
Reference in New Issue
Block a user