reactphysics3d/src/collision/narrowphase/GJK
2012-08-04 00:34:30 +02:00
..
GJKAlgorithm.cpp Use the name CollisionShape instead of Collider for the collision shapes 2012-08-04 00:34:30 +02:00
GJKAlgorithm.h Use the name CollisionShape instead of Collider for the collision shapes 2012-08-04 00:34:30 +02:00
Simplex.cpp Implementation of the array-based Sweep-And-Prune broad-phase collision detection algorithm from Pierre Terdiman 2012-07-25 21:31:57 +00:00
Simplex.h Add error correction using first world order projection (not active by default), change the Shape class into Collider class, add the new decimal type in order to easily switch between single and double precision 2012-01-18 23:06:33 +00:00