2 writes to bottom
ReachFramework (2)
AlphaFlattener\SegmentTree.cs (2)
216_xCoord[p].bottom = _yCoord[p + 1]; 219_xCoord[p + 1].bottom = _yCoord[p + 1];
3 references to bottom
ReachFramework (3)
AlphaFlattener\SegmentTree.cs (3)
247c.bottom.active = left; 251double y1 = c.bottom.value; 294double y1 = c.bottom.value;