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š c381388357 Non-implicit conversion from Vector2 to Vector3. 14 years ago
..
Geometry Fixed serious error in Intersection::planeLine(). 14 years ago
Test Function for getting first two components of a vector. 14 years ago
CMakeLists.txt Moved Math::GeometryUtils to Math::Geometry::Intersection. 14 years ago
Math.cpp Happy New Year. 15 years ago
Math.h Added some TODOs. 14 years ago
Matrix.h Replaced clutter in Vector and Matrix subclasses with a macro. 14 years ago
Matrix3.h Replaced clutter in Vector and Matrix subclasses with a macro. 14 years ago
Matrix4.h Replaced clutter in Vector and Matrix subclasses with a macro. 14 years ago
TypeTraits.h Ability to explicitly specify precision for floating-point equality. 14 years ago
Vector.h Ability to multiply/divide Vector with arbitrary type. 14 years ago
Vector2.h Replaced clutter in Vector and Matrix subclasses with a macro. 14 years ago
Vector3.h Non-implicit conversion from Vector2 to Vector3. 14 years ago
Vector4.h Non-implicit conversion from Vector2 to Vector3. 14 years ago