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