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š 799bc629eb Math: matrix/vector rework, part 4: using BoolVector for comparisons. 13 years ago
..
BoolVectorTest.cpp Math: new class BoolVector. 13 years ago
CMakeLists.txt Math: new class BoolVector. 13 years ago
ConstantsTest.cpp Math: Renamed Math.h to Functions.h 14 years ago
FunctionsTest.cpp Math: vector overloads for normalize() and denormalize(). 13 years ago
MathTypeTraitsTest.cpp Got rid of header files in tests. 14 years ago
Matrix3Test.cpp Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
Matrix4Test.cpp Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
MatrixTest.cpp Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
Point2DTest.cpp Got rid of header files in tests. 14 years ago
Point3DTest.cpp Got rid of header files in tests. 14 years ago
QuaternionTest.cpp Math: spherical linear Quaternion interpolation. 14 years ago
RectangularMatrixTest.cpp Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
SwizzleTest.cpp Got rid of header files in tests. 14 years ago
Vector2Test.cpp Got rid of header files in tests. 14 years ago
Vector3Test.cpp Got rid of header files in tests. 14 years ago
Vector4Test.cpp Got rid of header files in tests. 14 years ago
VectorTest.cpp Math: matrix/vector rework, part 4: using BoolVector for comparisons. 13 years ago