Searched refs:tempTop (Results 1 – 1 of 1) sorted by relevance
110 float tempTop = std::max(top, t); in intersects() local114 return ((tempLeft < tempRight) && (tempTop < tempBottom)); // !isEmpty in intersects()