Searched refs:fSplitPoint (Results 1 – 1 of 1) sorted by relevance
3065 const double fSplitPoint(1.0 / b); in reSegmentPolygonEdges() local3068 aCurrentEdge.split(fSplitPoint, &aLeftPart, &aCurrentEdge); in reSegmentPolygonEdges()3082 const double fSplitPoint(1.0 / b); in reSegmentPolygonEdges() local3083 …nt aSplitPoint(interpolate(aCurrentEdge.getStartPoint(), aCurrentEdge.getEndPoint(), fSplitPoint)); in reSegmentPolygonEdges()
Completed in 32 milliseconds