mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Update types.h
This commit is contained in:
@@ -45,7 +45,6 @@ typedef vec3 mat3[3];
|
||||
typedef CGLM_ALIGN_IF(16) vec4 mat4[4];
|
||||
#endif
|
||||
|
||||
|
||||
typedef vec4 versor;
|
||||
|
||||
#define GLM_E 2.71828182845904523536028747135266250 /* e */
|
||||
|
||||
Reference in New Issue
Block a user