fixing axisangle and vector

This commit is contained in:
Hartmut Seichter 2024-07-12 21:05:56 +02:00
parent 3989c0f68e
commit 2919c47e99
7 changed files with 283 additions and 197 deletions

View file

@ -7,9 +7,9 @@ macro(make_test arg1)
endmacro()
make_test(pwcore_test_matrix)
# make_test(pwcore_test_matrix)
make_test(pwcore_test_vector)
# make_test(pwcore_test_axisangle)
make_test(pwcore_test_axisangle)
# make_test(pwcore_test_quaternion)
# make_test(pwcore_test_transform_tools)
# make_test(pwcore_test_mesh)