mirror of
https://github.com/recp/cglm.git
synced 2025-12-25 04:44:58 +00:00
test: add tests for euler XYZ
This commit is contained in:
@@ -31,4 +31,7 @@ test_assert_mat4_eq(mat4 m1, mat4 m2);
|
||||
void
|
||||
test_assert_mat4_eq2(mat4 m1, mat4 m2, float eps);
|
||||
|
||||
void
|
||||
test_assert_vec3_eq(vec3 v1, vec3 v2);
|
||||
|
||||
#endif /* test_common_h */
|
||||
|
||||
Reference in New Issue
Block a user