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š 90a60ce7e9 Math: disable denormalize() test for UnsignedLong. 13 years ago
..
Algorithms Thorough CMakeLists cleanup. 13 years ago
Geometry Thorough CMakeLists cleanup. 13 years ago
Test Math: disable denormalize() test for UnsignedLong. 13 years ago
Angle.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Angle.h GCC 4.6 compatibility: fix warning about injected-class-name. 13 years ago
BoolVector.h GCC 4.6 compatibility: no delegating constructors in Math::BoolVector. 13 years ago
CMakeLists.txt Thorough CMakeLists cleanup. 13 years ago
Complex.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Complex.h Math: crosslinked documentation with missing type aliases. 13 years ago
Constants.h Math: crosslinked documentation with missing type aliases. 13 years ago
Dual.h Math: minor code cleanup. 13 years ago
DualComplex.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
DualComplex.h Math: crosslinked documentation with missing type aliases. 13 years ago
DualQuaternion.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
DualQuaternion.h Todo++ 13 years ago
Functions.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Functions.h Math: disable denormalize() test for UnsignedLong. 13 years ago
Math.h Math: initial implementation of dual complex numbers. 13 years ago
MathTypeTraits.h Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Matrix.h Math: properly test constexpr in all Matrix classes. 13 years ago
Matrix3.h Math: properly test constexpr in all Matrix classes. 13 years ago
Matrix4.h Math: properly test constexpr in all Matrix classes. 13 years ago
Quaternion.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Quaternion.h Math: crosslinked documentation with missing type aliases. 13 years ago
RectangularMatrix.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
RectangularMatrix.h GCC 4.6 compatibility: no delegating ctr in Math::RectangularMatrix. 13 years ago
Swizzle.h Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Unit.h Math: base class for units. 13 years ago
Vector.cpp Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Vector.h Math: ability to convert Vector types from/to external types. 13 years ago
Vector2.h Math: ability to convert Vector types from/to external types. 13 years ago
Vector3.h Math: ability to convert Vector types from/to external types. 13 years ago
Vector4.h Math: ability to convert Vector types from/to external types. 13 years ago