mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Implement struct API for ivec2, ivec3, and ivec4
This commit is contained in:
@@ -16,6 +16,9 @@ extern "C" {
|
||||
#include "struct/vec2.h"
|
||||
#include "struct/vec3.h"
|
||||
#include "struct/vec4.h"
|
||||
#include "struct/ivec2.h"
|
||||
#include "struct/ivec3.h"
|
||||
#include "struct/ivec4.h"
|
||||
#include "struct/mat2.h"
|
||||
#include "struct/mat2x3.h"
|
||||
#include "struct/mat2x4.h"
|
||||
|
||||
Reference in New Issue
Block a user