fixing axisangle and vector
This commit is contained in:
parent
3989c0f68e
commit
2919c47e99
7 changed files with 283 additions and 197 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue