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š 7e1a260286 Removed && and std::forward from Matrix and Vector constructors. 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 && and std::forward from Matrix and Vector constructors. 14 years ago
Matrix3.h Removed && and std::forward from Matrix and Vector constructors. 14 years ago
Matrix4.h Removed && and std::forward from Matrix and Vector constructors. 14 years ago
TypeTraits.h Ability to explicitly specify precision for floating-point equality. 14 years ago
Vector.h Removed && and std::forward from Matrix and Vector constructors. 14 years ago
Vector2.h Possiblity for constructing Vector from one value, like in GLSL. 14 years ago
Vector3.h Possiblity for constructing Vector from one value, like in GLSL. 14 years ago
Vector4.h Possiblity for constructing Vector from one value, like in GLSL. 14 years ago