reactphysics3d/src/collision/narrowphase/EPA
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
..
EdgeEPA.cpp Clean the code : 2012-10-09 22:21:02 +02:00
EdgeEPA.h Clean the code : 2012-10-09 22:21:02 +02:00
EPAAlgorithm.cpp Clean the code : 2012-10-09 22:21:02 +02:00
EPAAlgorithm.h Clean the code : 2012-10-09 22:21:02 +02:00
TriangleEPA.cpp Clean the code : 2012-10-09 22:21:02 +02:00
TriangleEPA.h Clean the code : 2012-10-09 22:21:02 +02:00
TrianglesStore.cpp Clean the code : 2012-10-09 22:21:02 +02:00
TrianglesStore.h Clean the code : 2012-10-09 22:21:02 +02:00