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š 5293429f31 Ability to construct Matrix from column vectors. 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 Ability to construct Matrix from column vectors. 14 years ago
MatrixTest.h Ability to construct Matrix from column vectors. 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 Vector dot product is now static function instead of operator*(). 14 years ago
VectorTest.h Forced exclusive use of bracket operators in Matrix and Vector. 14 years ago