2 writes to bottom
ReachFramework (2)
AlphaFlattener\SegmentTree.cs (2)
212_xCoord[p].bottom = _yCoord[p + 1]; 215_xCoord[p + 1].bottom = _yCoord[p + 1];
3 references to bottom
ReachFramework (3)
AlphaFlattener\SegmentTree.cs (3)
243c.bottom.active = left; 247double y1 = c.bottom.value; 290double y1 = c.bottom.value;