Searched refs:approximationIndex (Results 1 – 1 of 1) sorted by relevance
450 int approximationIndex = 0; in approximate() local453 approximation[approximationIndex++] = lengths[i] / totalLength; in approximate()454 approximation[approximationIndex++] = point.x(); in approximate()455 approximation[approximationIndex++] = point.y(); in approximate()