topola/src/math
Ellen Emilia Anna Zscheile 80a048faaf fix(math/line): Fix offset of 'orthogonal_through' (which didn't match with the 'intersects' sign) 2025-06-30 15:26:08 +02:00
..
cyclic_search.rs chore(math/polygon_tangents): Fix clippy warnings 2025-05-30 21:04:43 +02:00
line.rs fix(math/line): Fix offset of 'orthogonal_through' (which didn't match with the 'intersects' sign) 2025-06-30 15:26:08 +02:00
mod.rs refactor(math/line): Put functions regarding NormalLines and Lines into a separate file 2025-06-28 23:08:51 +02:00
polygon_tangents.rs feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00
tangents.rs refactor(math): Replace `cw` booleans with `RotationSense` enums 2025-04-29 13:58:49 +02:00
tunnel.rs feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00