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š b0d79bbad8 Math: minor code cleanup. 13 years ago
..
AngleTest.cpp Math: fixed debug output operator for Deg and Rad. 13 years ago
BoolVectorTest.cpp Math: follow Vector changes in BoolVector. 13 years ago
CMakeLists.txt Math: minor code cleanup. 13 years ago
ComplexTest.cpp Math: transforming vectors with complex numbers. 13 years ago
ConstantsTest.cpp Math: removed old deg()/rad() helpers. 13 years ago
DualQuaternionTest.cpp Math: minor code cleanup. 13 years ago
DualTest.cpp Math: test constexpr methods on Dual. 13 years ago
FunctionsTest.cpp Math: added strongly-typed asin(), acos() and atan(). 13 years ago
MathTypeTraitsTest.cpp Got rid of header files in tests. 14 years ago
Matrix3Test.cpp Math: expect fail on non-uniform scaling in Matrix*::rotation(). 13 years ago
Matrix4Test.cpp Math: expect fail on non-uniform scaling in Matrix*::rotation(). 13 years ago
MatrixTest.cpp Use {} instead of "". 13 years ago
QuaternionTest.cpp Math: minor code cleanup. 13 years ago
RectangularMatrixTest.cpp Use {} instead of "". 13 years ago
SwizzleTest.cpp Math: test constexpr swizzle(). 13 years ago
UnitTest.cpp Math: base class for units. 13 years ago
Vector2Test.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Vector3Test.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
Vector4Test.cpp Don't use fully qualified Corrade::Utility::Debug when not needed. 13 years ago
VectorTest.cpp Use {} instead of "". 13 years ago