mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 01:00:46 +00:00
decompose scaling sign
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#endif
|
||||
|
||||
typedef float vec3[3];
|
||||
typedef int ivec3[3];
|
||||
typedef CGLM_ALIGN(16) float vec4[4];
|
||||
|
||||
typedef vec3 mat3[3];
|
||||
|
Reference in New Issue
Block a user