Searched refs:fStartDistance (Results 1 – 1 of 1) sorted by relevance
147 const double fStartDistance(nIntIndex ? maLengthArray[nIntIndex - 1] : 0.0); in relativeToDistance() local149 return fStartDistance + ((maLengthArray[nIntIndex] - fStartDistance) * fFractIndex); in relativeToDistance()