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š e147cc3992 Doc++, TODO++ 13 years ago
..
Algorithms Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Geometry Math: algorithm for computing intersection of two lines in 2D. 13 years ago
Test Math: added function fma(). 13 years ago
Angle.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Angle.h Various other compilation fixes for OpenGL ES target. 13 years ago
BoolVector.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
CMakeLists.txt Math: renamed MathTypeTraits to TypeTraits. 13 years ago
Complex.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Complex.h Doc++, TODO++ 13 years ago
Constants.h Math: fix compilation of tests with OpenGL ES. 13 years ago
Dual.h Math: renamed MathTypeTraits to TypeTraits. 13 years ago
DualComplex.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
DualComplex.h Math: better isNormalized() implementation. 13 years ago
DualQuaternion.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
DualQuaternion.h Math: better isNormalized() implementation. 13 years ago
Functions.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Functions.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Math.h Math: added TODO. 13 years ago
Matrix.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Matrix3.h Math: added convenience function Vector::isNormalized(). 13 years ago
Matrix4.h Math: added convenience function Vector::isNormalized(). 13 years ago
Quaternion.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Quaternion.h Doc++, TODO++ 13 years ago
RectangularMatrix.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
RectangularMatrix.h Math: rework of component-wise matrix and vector functions. 13 years ago
Swizzle.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
TypeTraits.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Unit.h Math: renamed MathTypeTraits to TypeTraits. 13 years ago
Vector.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vector.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Vector2.h Math: write Vector2::cross() in terms of perpendicular() and dot(). 13 years ago
Vector3.h Math: Added Vector2::cross(). 13 years ago
Vector4.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago