mirror of
https://github.com/recp/cglm.git
synced 2026-01-02 21:59:56 +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:
@@ -22,6 +22,7 @@
|
||||
#include "test_mat2x3.h"
|
||||
#include "test_mat2x4.h"
|
||||
#include "test_mat3.h"
|
||||
#include "test_mat3x2.h"
|
||||
#include "test_mat4.h"
|
||||
#include "test_quat.h"
|
||||
#include "test_project.h"
|
||||
@@ -55,6 +56,7 @@
|
||||
#include "test_mat2x3.h"
|
||||
#include "test_mat2x4.h"
|
||||
#include "test_mat3.h"
|
||||
#include "test_mat3x2.h"
|
||||
#include "test_mat4.h"
|
||||
#include "test_quat.h"
|
||||
#include "test_project.h"
|
||||
|
||||
Reference in New Issue
Block a user