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