mat4 to quaternion

This commit is contained in:
Recep Aslantas
2018-04-07 19:46:46 +03:00
parent f5140ea005
commit 257c57d41f
10 changed files with 132 additions and 5 deletions

View File

@@ -25,4 +25,7 @@ test_clamp(void **state);
void
test_euler(void **state);
void
test_quat(void **state);
#endif /* test_tests_h */