Модульные тесты для кватернионов
This commit is contained in:
parent
2fae0154ac
commit
899ca7dd52
63 changed files with 1233 additions and 284 deletions
|
@ -8,18 +8,6 @@
|
|||
#include "./versor/versor_are_close.h"
|
||||
#include "./versor/versor_combine.h"
|
||||
|
||||
int test_bgc_versor_reset();
|
||||
|
||||
int test_bgc_versor_set_values();
|
||||
|
||||
int test_bgc_versor_copy();
|
||||
|
||||
int test_bgc_versor_swap();
|
||||
|
||||
int test_bgc_versor_are_close();
|
||||
|
||||
int test_bgc_versor_combine();
|
||||
|
||||
int test_versor();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue