reactphysics3d/src/mathematics
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
..
mathematics_functions.h
mathematics.h Clean the code : 2012-10-09 22:21:02 +02:00
Matrix3x3.cpp Clean the code : 2012-10-09 22:21:02 +02:00
Matrix3x3.h Clean the code : 2012-10-09 22:21:02 +02:00
Quaternion.cpp Clean the code : 2012-10-09 22:21:02 +02:00
Quaternion.h Clean the code : 2012-10-09 22:21:02 +02:00
Transform.cpp Clean the code : 2012-10-09 22:21:02 +02:00
Transform.h Clean the code : 2012-10-09 22:21:02 +02:00
Vector3.cpp Clean the code : 2012-10-09 22:21:02 +02:00
Vector3.h Clean the code : 2012-10-09 22:21:02 +02:00