reactphysics3d/src/collision
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
..
broadphase Clean the code : 2012-10-09 22:21:02 +02:00
narrowphase Clean the code : 2012-10-09 22:21:02 +02:00
shapes Clean the code : 2012-10-09 22:21:02 +02:00
BroadPhasePair.cpp Add the BroadPhasePair class 2012-09-26 23:07:40 +02:00
BroadPhasePair.h Clean the code : 2012-10-09 22:21:02 +02:00
CollisionDetection.cpp Clean the code : 2012-10-09 22:21:02 +02:00
CollisionDetection.h Clean the code : 2012-10-09 22:21:02 +02:00
ContactInfo.cpp Allocate the ContactInfo into a memory pool for better efficiency 2012-01-28 21:03:30 +00:00
ContactInfo.h Clean the code : 2012-10-09 22:21:02 +02:00