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š d1dd06aa0a Ability to explicitly specify precision for floating-point equality. 14 years ago
..
Test "constexpr"-ized Matrix and Vector classes. 14 years ago
CMakeLists.txt Don't compile Math as static library, as unused symbols are discarded. 15 years ago
GeometryUtils.h Documentation updates, "markdownization". 14 years ago
Math.cpp Happy New Year. 15 years ago
Math.h Documentation updates, "markdownization". 14 years ago
Matrix.h Removed memcpy() from Matrix::set(), using Vector::from() in Matrix::at(). 14 years ago
Matrix3.h Fixed all Doxygen C++11 incompatibilities. 14 years ago
Matrix4.h Fixed all Doxygen C++11 incompatibilities. 14 years ago
TypeTraits.h Ability to explicitly specify precision for floating-point equality. 14 years ago
Vector.h Removed memcpy() from Matrix::set(), using Vector::from() in Matrix::at(). 14 years ago
Vector2.h "constexpr"-ized Matrix and Vector classes. 14 years ago
Vector3.h "constexpr"-ized Matrix and Vector classes. 14 years ago
Vector4.h "constexpr"-ized Matrix and Vector classes. 14 years ago