Searched refs:found_line_segments (Results 1 – 1 of 1) sorted by relevance
239 _line_segments found_line_segments; in checkSecondOuterTessellationLevelEffect() local269 for (_line_segments_iterator found_line_segments_iterator = found_line_segments.begin(); in checkSecondOuterTessellationLevelEffect()270 found_line_segments_iterator != found_line_segments.end(); found_line_segments_iterator++) in checkSecondOuterTessellationLevelEffect()285 found_line_segments.push_back(_line_segment(vertex1_x, vertex2_x)); in checkSecondOuterTessellationLevelEffect()290 n_unique_line_segments_found = (unsigned int)found_line_segments.size(); in checkSecondOuterTessellationLevelEffect()