pathfinder/geometry/src
Patrick Walton 794dd55038 Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
..
angle.rs Start an `angle` module in `pathfinder_geometry` 2020-02-19 10:59:40 -08:00
lib.rs Start an `angle` module in `pathfinder_geometry` 2020-02-19 10:59:40 -08:00
line_segment.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
rect.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
transform2d.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
transform3d.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00
unit_vector.rs Prevent taking the square root of a negative number in the half-angle formula 2020-03-31 13:32:23 -07:00
util.rs Fall back to Newton's method instead of dividing by zero when finding critical 2019-05-08 17:51:12 -07:00
vector.rs Add some implicit conversions between scalars and vectors where appropriate 2020-04-01 17:20:32 -07:00