4 references to AddPoint
ReachFramework (4)
AlphaFlattener\SegmentTree.cs (4)
201AddPoint(0, -1, Double.MinValue, Double.MinValue); 209AddPoint(p, i, r.Left, r.Top); 210AddPoint(p + 1, i, r.Right, r.Bottom); 221AddPoint(p, count + 1, Double.MaxValue, Double.MaxValue);