mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
add new matrix mat2x4
Initial function being glm_mat2x4_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -18,6 +18,7 @@ extern "C" {
|
||||
#include "struct/vec4.h"
|
||||
#include "struct/mat2.h"
|
||||
#include "struct/mat2x3.h"
|
||||
#include "struct/mat2x4.h"
|
||||
#include "struct/mat3.h"
|
||||
#include "struct/mat4.h"
|
||||
#include "struct/affine.h"
|
||||
|
||||
Reference in New Issue
Block a user