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š 6dda7e4c1f Convenience functions for accessing Matrix[34] vectors. 14 years ago
..
CMakeLists.txt Explicit template instantiation for common matrix and vector functions. 14 years ago
ConstantsTest.cpp Using fixed-size integer types also everywhere else. 14 years ago
ConstantsTest.h Reduced #includes in headers. 14 years ago
MathTest.cpp Using fixed-size integer types also everywhere else. 14 years ago
MathTest.h Reduced #includes in headers. 14 years ago
MathTypeTraitsTest.cpp Using fixed-size integer types also everywhere else. 14 years ago
MathTypeTraitsTest.h Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
Matrix3Test.cpp Convenience functions for accessing Matrix[34] vectors. 14 years ago
Matrix3Test.h Convenience functions for accessing Matrix[34] vectors. 14 years ago
Matrix4Test.cpp Convenience functions for accessing Matrix[34] vectors. 14 years ago
Matrix4Test.h Convenience functions for accessing Matrix[34] vectors. 14 years ago
MatrixTest.cpp Using fixed-size integer types also everywhere else. 14 years ago
MatrixTest.h Function for computing trace of square matrix. 14 years ago
Point2DTest.cpp Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Point2DTest.h Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Point3DTest.cpp Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Point3DTest.h Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
RectangularMatrixTest.cpp Using fixed-size integer types also everywhere else. 14 years ago
RectangularMatrixTest.h Moved type conversion constructor from Vector to RectangularMatrix. 14 years ago
Vector2Test.cpp Support for storing matrices and vectors in configuration. 14 years ago
Vector2Test.h Support for storing matrices and vectors in configuration. 14 years ago
Vector3Test.cpp Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Vector3Test.h Support for storing matrices and vectors in configuration. 14 years ago
Vector4Test.cpp Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Vector4Test.h Support for storing matrices and vectors in configuration. 14 years ago
VectorTest.cpp Moved type conversion constructor from Vector to RectangularMatrix. 14 years ago
VectorTest.h Moved type conversion constructor from Vector to RectangularMatrix. 14 years ago