Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx446 const double fInverseEdgeLength(bAIsTrivial && bBIsTrivial in testAndSolveTrivialBezier() local
455 const double fCross(aVecA.cross(aEdge) * fInverseEdgeLength); in testAndSolveTrivialBezier()
477 const double fCross(aVecB.cross(aEdge) * fInverseEdgeLength); in testAndSolveTrivialBezier()

Completed in 13 milliseconds