mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
add new matrix mat3x2
Initial function being glm_mat3x2_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -42,6 +42,7 @@ cglm_src = files(
|
||||
'src/mat2x3.c',
|
||||
'src/mat2x4.c',
|
||||
'src/mat3.c',
|
||||
'src/mat3x2.c',
|
||||
'src/mat4.c',
|
||||
'src/plane.c',
|
||||
'src/frustum.c',
|
||||
|
||||
Reference in New Issue
Block a user