4 references to AddPoint
ReachFramework (4)
AlphaFlattener\SegmentTree.cs (4)
204AddPoint(0, -1, Double.MinValue, Double.MinValue); 212AddPoint(p, i, r.Left, r.Top); 213AddPoint(p + 1, i, r.Right, r.Bottom); 224AddPoint(p, count + 1, Double.MaxValue, Double.MaxValue);