mirror of
https://github.com/recp/cglm.git
synced 2025-12-25 04:44:58 +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:
@@ -25,6 +25,7 @@
|
||||
#include "test_mat3x2.h"
|
||||
#include "test_mat3x4.h"
|
||||
#include "test_mat4.h"
|
||||
#include "test_mat4x2.h"
|
||||
#include "test_quat.h"
|
||||
#include "test_project.h"
|
||||
#include "test_plane.h"
|
||||
@@ -60,6 +61,7 @@
|
||||
#include "test_mat3x2.h"
|
||||
#include "test_mat3x4.h"
|
||||
#include "test_mat4.h"
|
||||
#include "test_mat4x2.h"
|
||||
#include "test_quat.h"
|
||||
#include "test_project.h"
|
||||
#include "test_plane.h"
|
||||
|
||||
Reference in New Issue
Block a user