You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 7dc0fc4a4c Math: Renamed Math.h to Functions.h 14 years ago
..
CMakeLists.txt Math: Renamed Math.h to Functions.h 14 years ago
ConstantsTest.cpp Math: Renamed Math.h to Functions.h 14 years ago
FunctionsTest.cpp Math: Renamed Math.h to Functions.h 14 years ago
MathTypeTraitsTest.cpp Got rid of header files in tests. 14 years ago
Matrix3Test.cpp Moved projection matrix computation to Math namespace. 14 years ago
Matrix4Test.cpp Moved projection matrix computation to Math namespace. 14 years ago
MatrixTest.cpp Got rid of header files in tests. 14 years ago
Point2DTest.cpp Got rid of header files in tests. 14 years ago
Point3DTest.cpp Got rid of header files in tests. 14 years ago
QuaternionTest.cpp Math: spherical linear Quaternion interpolation. 14 years ago
RectangularMatrixTest.cpp Got rid of header files in tests. 14 years ago
SwizzleTest.cpp Got rid of header files in tests. 14 years ago
Vector2Test.cpp Got rid of header files in tests. 14 years ago
Vector3Test.cpp Got rid of header files in tests. 14 years ago
Vector4Test.cpp Got rid of header files in tests. 14 years ago
VectorTest.cpp Math: linear interpolation of two Vectors. 14 years ago