Searched refs:walkedDistance (Results 1 – 1 of 1) sorted by relevance
523 float walkedDistance = .0f; in nApproximate() local527 walkedDistance += distance; in nApproximate()528 result[i * 3] = walkedDistance / totalLength; in nApproximate()