mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 10:35:10 +00:00
add new matrix mat2x3
Initial function being glm_mat2x3_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "test_ivec3.h"
|
||||
#include "test_ivec4.h"
|
||||
#include "test_mat2.h"
|
||||
#include "test_mat2x3.h"
|
||||
#include "test_mat3.h"
|
||||
#include "test_mat4.h"
|
||||
#include "test_quat.h"
|
||||
@@ -50,6 +51,7 @@
|
||||
#include "test_ivec3.h"
|
||||
#include "test_ivec4.h"
|
||||
#include "test_mat2.h"
|
||||
#include "test_mat2x3.h"
|
||||
#include "test_mat3.h"
|
||||
#include "test_mat4.h"
|
||||
#include "test_quat.h"
|
||||
|
||||
Reference in New Issue
Block a user