Searched refs:found_vertex1_x (Results 1 – 1 of 1) sorted by relevance
272 float& found_vertex1_x = found_line_segments_iterator->first; in checkSecondOuterTessellationLevelEffect() local275 …if (de::abs(found_vertex1_x - vertex1_x) < epsilon && de::abs(found_vertex2_x - vertex2_x) < epsil… in checkSecondOuterTessellationLevelEffect()