mirror of
https://github.com/recp/cglm.git
synced 2026-04-06 09:09:47 +00:00
* affine.h is needed for glm_translate_make * Remove function declarations - glm_mat4_mulv since mat4.h is already included - glm_mul_rot as affine-mat.h is already include - glm_translate as affine.h is included with this change