Lines Matching refs:xCoords
475 std::set<float> xCoords;477 xCoords.insert(data[i].x());482 for (std::set<float>::const_iterator pivotX = xCoords.begin(); pivotX != xCoords.end(); ++pivotX)