Searched refs:left_highest (Results 1 – 2 of 2) sorted by relevance
104 bool left_highest; member106 Basin() : left_node(NULL), bottom_node(NULL), right_node(NULL), width(0.0), left_highest(false) in Basin()116 left_highest = false; in Clear()
509 tcx.basin.left_highest = tcx.basin.left_node->point->y > tcx.basin.right_node->point->y; in FillBasin()553 if (tcx.basin.left_highest) { in IsShallow()