Модульные тесты для кватернионов
This commit is contained in:
parent
2fae0154ac
commit
899ca7dd52
63 changed files with 1233 additions and 284 deletions
|
@ -1,8 +1,10 @@
|
|||
#ifndef _TEST_VECTOR2_SWAP_H_
|
||||
#define _TEST_VECTOR2_SWAP_H_
|
||||
#ifndef _TEST_VERSOR_SWAP_H_
|
||||
#define _TEST_VERSOR_SWAP_H_
|
||||
|
||||
int test_bgc_versor_swap_fp32();
|
||||
|
||||
int test_bgc_versor_swap_fp64();
|
||||
|
||||
int test_bgc_versor_swap();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue