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š e597ad489f Added Matrix3 specialization (will be needed for normals, lighting etc.). 16 years ago
..
Test Function for computing inverse matrix. 16 years ago
CMakeLists.txt New namespace Magnum::Math. 16 years ago
Matrix.h Function for computing inverse matrix. 16 years ago
Matrix3.h Added Matrix3 specialization (will be needed for normals, lighting etc.). 16 years ago
Matrix4.h Mathematically correct order of row, col parameters in Matrix functions. 16 years ago
Vector.h Optimization: using dot product for computing vector length. 16 years ago
Vector3.h Convenience functions for axes in Vector3. 16 years ago
Vector4.h Removed superfluous includes, documentation updates. 16 years ago
constants.h Lowered fuzzy compare precision even more 16 years ago