Searched refs:approximationIndex (Results 1 – 1 of 1) sorted by relevance
448 int approximationIndex = 0; in approximate() local451 approximation[approximationIndex++] = lengths[i] / totalLength; in approximate()452 approximation[approximationIndex++] = point.x(); in approximate()453 approximation[approximationIndex++] = point.y(); in approximate()