2 writes to top
ReachFramework (2)
AlphaFlattener\SegmentTree.cs (2)
215
_xCoord[p].
top
= _yCoord[p];
218
_xCoord[p + 1].
top
= _yCoord[p];
3 references to top
ReachFramework (3)
AlphaFlattener\SegmentTree.cs (3)
246
c.
top
.active = left;
250
double y0 = c.
top
.value;
293
double y0 = c.
top
.value;