Searched refs:approximationIndex (Results 1 – 1 of 1) sorted by relevance
464 int approximationIndex = 0; in approximate() local467 approximation[approximationIndex++] = lengths[i] / totalLength; in approximate()468 approximation[approximationIndex++] = point.x(); in approximate()469 approximation[approximationIndex++] = point.y(); in approximate()