Home
last modified time | relevance | path

Searched refs:fFractIndex (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/basegfx/source/curve/
H A Db2dbeziertools.cxx149 const double fFractIndex(modf(fIndex, &fIntIndex)); in relativeToDistance() local
153 return fStartDistance + ((maLengthArray[nIntIndex] - fStartDistance) * fFractIndex); in relativeToDistance()

Completed in 12 milliseconds