Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx509 const double fControlPolygonLength(rEdge.getControlPolygonLength()); in impGetLength() local
510 …ble fCurrentDeviation(fTools::equalZero(fControlPolygonLength) ? 0.0 : 1.0 - (fEdgeLength / fContr… in impGetLength()
514 return (fEdgeLength + fControlPolygonLength) * 0.5; in impGetLength()

Completed in 20 milliseconds