2 files changed
+5
-5
lines changed- RT.Util.Core/Consoles/ConsoleUtil.cs+20-12
- RT.Util.Core/ExtensionMethods/IEnumerableExtensions.cs+17-1
- RT.Util.Core/ExtensionMethods/StringExtensions.cs+181
- RT.Util.Core/Geometry/EdgeD.cs+9-9
- RT.Util.Core/Geometry/Intersect.cs+105-129
- RT.Util.Core/Geometry/PointD.cs+40-106
- RT.Util.Core/Geometry/RectangleD.cs+29-35
- RT.Util.Core/Geometry/TriangleD.cs+11-16
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments