reactphysics3d/sources/reactphysics3d/mathematics
2010-08-26 15:16:10 +00:00
..
lcp git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@360 92aac97c-a6ce-11dd-a772-7fcde58d38e6 2010-07-19 19:34:35 +00:00
constants.h
exceptions.cpp
exceptions.h
mathematics_functions.h
mathematics.h Perform some optimizations on the Matrix and Vector 2010-08-18 21:04:50 +00:00
Matrix3x3.cpp move conversions Quaternion <-> Matrix3x3 from Matrix3x3.h into Quaternion.h 2010-06-19 20:15:44 +00:00
Matrix3x3.h move conversions Quaternion <-> Matrix3x3 from Matrix3x3.h into Quaternion.h 2010-06-19 20:15:44 +00:00
Matrix.cpp Perform some optimizations on the Matrix and Vector 2010-08-18 21:04:50 +00:00
Matrix.h
Quaternion.cpp move conversions Quaternion <-> Matrix3x3 from Matrix3x3.h into Quaternion.h 2010-06-19 20:15:44 +00:00
Quaternion.h move conversions Quaternion <-> Matrix3x3 from Matrix3x3.h into Quaternion.h 2010-06-19 20:15:44 +00:00
Vector3D.cpp Modify some TODO things 2010-07-28 11:19:00 +00:00
Vector3D.h Perform some optimizations on the Matrix and Vector 2010-08-18 21:04:50 +00:00
Vector.cpp Correction of a bug with the initialization of a Vector to zero 2010-08-26 15:16:10 +00:00
Vector.h