reactphysics3d/src/collision/narrowphase/GJK
2012-01-28 21:03:30 +00:00
..
GJKAlgorithm.cpp Allocate the ContactInfo into a memory pool for better efficiency 2012-01-28 21:03:30 +00:00
GJKAlgorithm.h Allocate the ContactInfo into a memory pool for better efficiency 2012-01-28 21:03:30 +00:00
Simplex.cpp 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
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