pathfinder/geometry/src
Patrick Walton 3f72847294 Add a few missing methods to geometry and SIMD; fix SIMD tests 2020-01-14 21:31:22 -08:00
..
lib.rs Rename `pathfinder_geometry::basic` to simply `pathfinder_geometry`, and move 2019-06-21 10:06:19 -07:00
line_segment.rs Overload `*` between transforms and points 2019-07-12 11:55:01 -07:00
rect.rs Add a few missing methods to geometry and SIMD; fix SIMD tests 2020-01-14 21:31:22 -08:00
transform2d.rs Add 2D matrix uniform types and a couple more useful geometry methods 2019-11-10 10:28:20 -08:00
transform3d.rs Add some more methods to 3D vectors, and a `gluLookAt()` workalike 2019-12-18 15:19:42 -08:00
unit_vector.rs Use 2-lane instead of 4-lane SIMD types for 2D vectors. 2019-06-26 16:38:37 -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 a few missing methods to geometry and SIMD; fix SIMD tests 2020-01-14 21:31:22 -08:00