mirror of
https://github.com/recp/cglm.git
synced 2026-01-05 22:59:12 +00:00
add new matrix mat4x2
Initial function being glm_mat4x2_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -85,6 +85,7 @@ add_library(${PROJECT_NAME}
|
||||
src/mat3x2.c
|
||||
src/mat3x4.c
|
||||
src/mat4.c
|
||||
src/mat4x2.c
|
||||
src/plane.c
|
||||
src/frustum.c
|
||||
src/box.c
|
||||
|
||||
Reference in New Issue
Block a user