Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3065 const double fSplitPoint(1.0 / b); in reSegmentPolygonEdges() local
3068 aCurrentEdge.split(fSplitPoint, &aLeftPart, &aCurrentEdge); in reSegmentPolygonEdges()
3082 const double fSplitPoint(1.0 / b); in reSegmentPolygonEdges() local
3083 …nt aSplitPoint(interpolate(aCurrentEdge.getStartPoint(), aCurrentEdge.getEndPoint(), fSplitPoint)); in reSegmentPolygonEdges()

Completed in 38 milliseconds