GamePhysicsCookbook icon indicating copy to clipboard operation
GamePhysicsCookbook copied to clipboard

GetInterval in OBBOBB test

Open bsy6766 opened this issue 6 years ago • 0 comments

I was looking on OBB vs OBB test and found that it's calling GetInterval() with obb1 twice.

https://github.com/gszauer/GamePhysicsCookbook/blob/15810bbf902c1cc19064c176a7e0626eda3b83bd/Code/Geometry3D.cpp#L384-L388

Is this intentional? or is second call supposed to be with obb2?

bsy6766 avatar May 28 '18 01:05 bsy6766