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š 16382c9ba9 No need to have separate ConfigurationValue implementation for Vector. 14 years ago
..
Algorithms Doc++, added missing inline. 14 years ago
Geometry 2D equivalents of Geometry::Distance functions. 14 years ago
Test Faster alternatives for rotation around main axes. 14 years ago
CMakeLists.txt Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Constants.h Reduced #includes in headers. 14 years ago
Math.cpp Happy New Year. 15 years ago
Math.h Disabled denormalization test for long double altogether. 14 years ago
MathTypeTraits.h Added missing #include. 14 years ago
Matrix.h Inlined inline functions. 14 years ago
Matrix3.h Fixed copypaste error in Matrix3::translation(). 14 years ago
Matrix4.h Inlined inline functions. 14 years ago
Point2D.h Inlined inline functions. 14 years ago
Point3D.h Inlined inline functions. 14 years ago
RectangularMatrix.h Moved type conversion constructor from Vector to RectangularMatrix. 14 years ago
Vector.h No need to have separate ConfigurationValue implementation for Vector. 14 years ago
Vector2.h Inlined inline functions. 14 years ago
Vector3.h Inlined inline functions. 14 years ago
Vector4.h Inlined inline functions. 14 years ago