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š 0145343d59 Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
..
Algorithms Pedantic: using std::size_t instead of size_t from C compat headers. 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 Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Matrix.h Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Matrix3.h Non-explicit default constructor for Vector2 and Matrix*. 14 years ago
Matrix4.h Non-explicit default constructor for Vector2 and Matrix*. 14 years ago
Point2D.h Code cleanup. 14 years ago
Point3D.h Code cleanup. 14 years ago
RectangularMatrix.h Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Vector.h Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Vector2.h Non-explicit default constructor for Vector2 and Matrix*. 14 years ago
Vector3.h Code cleanup. 14 years ago
Vector4.h Code cleanup. 14 years ago