Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx871 const double fSplit((fEnd + fStart) * 0.5); in snippet() local
872 const B2DPoint aPoint(interpolate(getStartPoint(), getEndPoint(), fSplit)); in snippet()

Completed in 10 milliseconds