Refactor: Simplified more vector math expressions
Also removed the v1() and v2() accessors of Line and HEdge (the moreexpressive from() and to() method names are better).
View differences
Refactor: Simplified more vector math expressions
Also removed the v1() and v2() accessors of Line and HEdge (the more
expressive from() and to() method names are better).