fix unproject, add tests to project/unproject

This commit is contained in:
Recep Aslantas
2018-04-03 12:27:20 +03:00
parent eb527e39b4
commit 63acfd681e
6 changed files with 63 additions and 15 deletions

View File

@@ -16,4 +16,7 @@ test_camera_lookat(void **state);
void
test_camera_decomp(void **state);
void
test_project(void **state);
#endif /* test_tests_h */