mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Add ivec3 and ivec4 files
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include "test_vec3.h"
|
||||
#include "test_vec4.h"
|
||||
#include "test_ivec2.h"
|
||||
#include "test_ivec3.h"
|
||||
#include "test_ivec4.h"
|
||||
#include "test_mat2.h"
|
||||
#include "test_mat3.h"
|
||||
#include "test_mat4.h"
|
||||
@@ -41,6 +43,8 @@
|
||||
#include "test_vec3.h"
|
||||
#include "test_vec4.h"
|
||||
#include "test_ivec2.h"
|
||||
#include "test_ivec3.h"
|
||||
#include "test_ivec4.h"
|
||||
#include "test_mat2.h"
|
||||
#include "test_mat3.h"
|
||||
#include "test_mat4.h"
|
||||
|
||||
Reference in New Issue
Block a user