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š b8df58a5e7 Math: Allow division of Dual with Dual of another type. 13 years ago
..
Algorithms Doc++ 13 years ago
Geometry Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Test Math: dual number implementation. 13 years ago
BoolVector.h Math: follow Vector changes in BoolVector. 13 years ago
CMakeLists.txt Math: dual number implementation. 13 years ago
Constants.h Doc++ 13 years ago
Dual.h Math: Allow division of Dual with Dual of another type. 13 years ago
Functions.cpp Math: Renamed Math.h to Functions.h 14 years ago
Functions.h Math: moved lerp() from Vector to Functions.h. 13 years ago
Math.h Math: dual number implementation. 13 years ago
MathTypeTraits.h Minor code cleanup. 13 years ago
Matrix.h Doc++ 13 years ago
Matrix3.h Doc++ 13 years ago
Matrix4.h Math: rename Quaternion::fromRotation() to rotation(). 13 years ago
Point2D.h Math: explicit one-parameter Point*D constructor. 13 years ago
Point3D.h Math: explicit one-parameter Point*D constructor. 13 years ago
Quaternion.cpp Math: various code cleanup. 13 years ago
Quaternion.h Math: various code cleanup. 13 years ago
RectangularMatrix.cpp Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
RectangularMatrix.h Doc++ 13 years ago
Swizzle.h Split out lightweight base of swizzle() function to Math namespace. 14 years ago
Vector.cpp Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
Vector.h Math: moved lerp() from Vector to Functions.h. 13 years ago
Vector2.h Math: constexpr implementation for "filling" Vector constructor. 13 years ago
Vector3.h Math: constexpr implementation for "filling" Vector constructor. 13 years ago
Vector4.h Math: constexpr implementation for "filling" Vector constructor. 13 years ago