Переход на версию 0.3: изменение подхода к именованию сущностей, добавление, изменение и удаление ряда функций
This commit is contained in:
parent
d33daf4e2d
commit
f7e41645fe
87 changed files with 4580 additions and 4051 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#ifndef _TEST_QUATERNION_SET_TO_IDENTITY_H_
|
||||
#define _TEST_QUATERNION_SET_TO_IDENTITY_H_
|
||||
|
||||
void test_quaternion_set_to_identity_fp32();
|
||||
void test_quaternion_make_unit_fp32();
|
||||
|
||||
void test_quaternion_set_to_identity_fp64();
|
||||
void test_quaternion_make_unit_fp64();
|
||||
|
||||
void test_quaternion_set_to_identity();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue