Searched defs:fAngleBound (Results 1 – 3 of 3) sorted by relevance
51 double fAngleBound, // angle bound in [0.0 .. 2PI] in ImpSubDivAngle()569 …void B2DCubicBezier::adaptiveSubdivideByAngle(B2DPolygon& rTarget, double fAngleBound, bool bAllow… in adaptiveSubdivideByAngle()
151 B2DPolyPolygon adaptiveSubdivideByAngle(const B2DPolyPolygon& rCandidate, double fAngleBound) in adaptiveSubdivideByAngle()
259 B2DPolygon adaptiveSubdivideByAngle(const B2DPolygon& rCandidate, double fAngleBound) in adaptiveSubdivideByAngle()
Completed in 25 milliseconds