Searched refs:fFractIndex (Results 1 – 1 of 1) sorted by relevance
149 const double fFractIndex(modf(fIndex, &fIntIndex)); in relativeToDistance() local153 return fStartDistance + ((maLengthArray[nIntIndex] - fStartDistance) * fFractIndex); in relativeToDistance()
Completed in 5 milliseconds