finished sweepline
This commit is contained in:
@@ -4,7 +4,7 @@ namespace TMI_practicum
|
||||
{
|
||||
public readonly double X;
|
||||
public readonly double Y;
|
||||
|
||||
|
||||
public Intersection(double x, double y)
|
||||
{
|
||||
X = x;
|
||||
|
Reference in New Issue
Block a user