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š 8761e1f636 Using "initializer-list" constructors for Matrix everywhere. 14 years ago
..
CMakeLists.txt Added Math::TypeTraits, implementing fuzzy comparison based on type. 14 years ago
GeometryUtilsTest.cpp Using "initializer-list" constructors for Matrix everywhere. 14 years ago
GeometryUtilsTest.h Happy New Year. 15 years ago
MathTest.cpp Happy New Year. 15 years ago
MathTest.h Happy New Year. 15 years ago
Matrix3Test.cpp "Initializer-list" constructor also for Matrix. 14 years ago
Matrix3Test.h Happy New Year. 15 years ago
Matrix4Test.cpp "Initializer-list" constructor also for Matrix. 14 years ago
Matrix4Test.h Happy New Year. 15 years ago
MatrixTest.cpp Added arithmetic assign operators to Matrix and Vector. 14 years ago
MatrixTest.h Using noun instead of verb for inverse matrix function. 14 years ago
TypeTraitsTest.cpp Fixed awesome mistake in Math::TypeTraits. 14 years ago
TypeTraitsTest.h Added Math::TypeTraits, implementing fuzzy comparison based on type. 14 years ago
Vector2Test.cpp Fixed awesome bug in Vector3 constructor. 14 years ago
Vector2Test.h Fixed awesome bug in Vector3 constructor. 14 years ago
Vector3Test.cpp Fixed awesome bug in Vector3 constructor. 14 years ago
Vector3Test.h Fixed awesome bug in Vector3 constructor. 14 years ago
Vector4Test.cpp Fixed awesome bug in Vector3 constructor. 14 years ago
Vector4Test.h Happy New Year. 15 years ago
VectorTest.cpp Finally "initializer-list" constructor for Vector. 14 years ago
VectorTest.h Math: function to compute product of all values in the vector. 14 years ago