reactphysics3d/src/collision/narrowphase/GJK
Daniel Chappuis 4ca42f9392 Clean the code :
- Use the mVariable syntax for member variables
- Every lines contain at most 100 characters
- Add private copy-constructor and assignment operators when needed
2012-10-09 22:21:02 +02:00
..
GJKAlgorithm.cpp Clean the code : 2012-10-09 22:21:02 +02:00
GJKAlgorithm.h Clean the code : 2012-10-09 22:21:02 +02:00
Simplex.cpp Clean the code : 2012-10-09 22:21:02 +02:00
Simplex.h Clean the code : 2012-10-09 22:21:02 +02:00