Searched refs:getCut (Results 1 – 1 of 1) sorted by relevance
78 double getCut() const { return mfCut; } in getCut() function in basegfx::__anon048ad0970111::temporaryPoint145 const double fRelativeSplitPoint((rTempPoint.getCut() - fLeftStart) / (1.0 - fLeftStart)); in mergeTemporaryPointsAndPolygon()147 fLeftStart = rTempPoint.getCut(); in mergeTemporaryPointsAndPolygon()209 const double fCutPosInPolygon((double)rTempPoint.getIndex() + rTempPoint.getCut()); in adaptAndTransferCutsWithBezierSegment()447 rTempPointsB.push_back(temporaryPoint(rTempPoint.getPoint(), nIndB, rTempPoint.getCut())); in findEdgeCutsBezierAndEdge()
Completed in 20 milliseconds