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š 9bbc656da5 Math: creating Vector from one value is broken. 13 years ago
..
Algorithms Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
Geometry Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Test Math: creating Vector from one value is broken. 13 years ago
CMakeLists.txt Forward declaration header for Math namespace. 14 years ago
Constants.h Doc++ 14 years ago
Functions.cpp Math: Renamed Math.h to Functions.h 14 years ago
Functions.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Math.h Updated workarounds for Doxygen 1.8.2. 14 years ago
MathTypeTraits.h Minor code cleanup. 14 years ago
Matrix.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Matrix3.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Matrix4.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Point2D.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Point3D.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Quaternion.cpp Math: initial implementation of Quaternion class. 14 years ago
Quaternion.h Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
RectangularMatrix.cpp Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
RectangularMatrix.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 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: creating Vector from one value is broken. 13 years ago
Vector2.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Vector3.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Vector4.h Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago