added test/dev tools for AABB and Frustums - added simple AABB calculation and instrumentation
This commit is contained in:
parent
51bc5203ae
commit
4547b9c6f8
9 changed files with 97 additions and 45 deletions
|
@ -9,4 +9,6 @@ make_test(pwcore_test_axisangle)
|
|||
make_test(pwcore_test_quaternion)
|
||||
make_test(pwcore_test_color)
|
||||
make_test(pwcore_test_transform_tools)
|
||||
make_test(pwcore_test_aabb)
|
||||
make_test(pwcore_test_frustum)
|
||||
make_test(pwcore_test_mesh)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue