4 references to AddPoint
ReachFramework (4)
AlphaFlattener\SegmentTree.cs (4)
207AddPoint(0, -1, Double.MinValue, Double.MinValue); 215AddPoint(p, i, r.Left, r.Top); 216AddPoint(p + 1, i, r.Right, r.Bottom); 227AddPoint(p, count + 1, Double.MaxValue, Double.MaxValue);