9 Commits (6a5d75d1e491622ccbd3352b937abf62aa46b9e9)

Author SHA1 Message Date
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš baeadc9663 Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
Vladimír Vondruš 7dc0fc4a4c Math: Renamed Math.h to Functions.h 14 years ago
Vladimír Vondruš 3b37dfa6b8 Deleted constructors of classes with only static members. 14 years ago
Vladimír Vondruš 2c0995cf26 2D equivalents of Geometry::Distance functions. 14 years ago
Vladimír Vondruš 619f44347c Doxygen documentation workarounds. 14 years ago
Vladimír Vondruš 0a0860a9f2 Renamed Vector::lengthSquared() to parameterless Vector::dot(). 14 years ago
Vladimír Vondruš 822d66f380 Function for computing distance of line segment and point. 14 years ago
Vladimír Vondruš 379e37d8fc Function for computing distance of line and point. 14 years ago