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š 1521c32570 Doc++ 14 years ago
..
Test CMakeLists.txt cleanup and style unification. 14 years ago
CMakeLists.txt Don't compile Math as static library, as unused symbols are discarded. 15 years ago
GeometryUtils.h Vector dot product is now static function instead of operator*(). 14 years ago
Math.cpp Happy New Year. 15 years ago
Math.h Added templated Math::Constants structure to replace PI #define. 14 years ago
Matrix.h Documented Matrix and Vector algorithms. 14 years ago
Matrix3.h Prevent ambiguity in operator= in Matrix and Vector subclasses. 14 years ago
Matrix4.h Prevent ambiguity in operator= in Matrix and Vector subclasses. 14 years ago
TypeTraits.h Ability to explicitly specify precision for floating-point equality. 14 years ago
Vector.h Doc++ 14 years ago
Vector2.h Prevent ambiguity in operator= in Matrix and Vector subclasses. 14 years ago
Vector3.h Prevent ambiguity in operator= in Matrix and Vector subclasses. 14 years ago
Vector4.h Prevent ambiguity in operator= in Matrix and Vector subclasses. 14 years ago