mirror of
https://github.com/recp/cglm.git
synced 2026-01-03 14:12:11 +00:00
add new matrix mat2x4
Initial function being glm_mat2x4_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -80,6 +80,7 @@ add_library(${PROJECT_NAME}
|
||||
src/ivec4.c
|
||||
src/mat2.c
|
||||
src/mat2x3.c
|
||||
src/mat2x4.c
|
||||
src/mat3.c
|
||||
src/mat4.c
|
||||
src/plane.c
|
||||
|
||||
Reference in New Issue
Block a user