reactphysics3d/src/engine
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
..
CollisionWorld.cpp Clean the code : 2012-10-09 22:21:02 +02:00
CollisionWorld.h Clean the code : 2012-10-09 22:21:02 +02:00
ConstraintSolver.cpp Remove the PhysicsEngine and PhysicsWorld classes and add the CollisionWorld and DynamicsWorld classes 2012-10-03 21:00:17 +02:00
ConstraintSolver.h Remove the PhysicsEngine and PhysicsWorld classes and add the CollisionWorld and DynamicsWorld classes 2012-10-03 21:00:17 +02:00
DynamicsWorld.cpp Clean the code : 2012-10-09 22:21:02 +02:00
DynamicsWorld.h Clean the code : 2012-10-09 22:21:02 +02:00
OverlappingPair.cpp Clean the code : 2012-10-09 22:21:02 +02:00
OverlappingPair.h Clean the code : 2012-10-09 22:21:02 +02:00
PersistentContactCache.cpp Clean the code : 2012-10-09 22:21:02 +02:00
PersistentContactCache.h Clean the code : 2012-10-09 22:21:02 +02:00
Timer.cpp Clean the code : 2012-10-09 22:21:02 +02:00
Timer.h Clean the code : 2012-10-09 22:21:02 +02:00