Searched refs:fBowY (Results 1 – 1 of 1) sorted by relevance
1758 const double fBowY((rRect.getHeight() / 2.0) * fRadiusY); in createPolygonFromRect() local1772 const B2DPoint aStop(aBottomRight + B2DPoint(0.0, -fBowY)); in createPolygonFromRect()1780 const B2DPoint aStart(aTopRight + B2DPoint(0.0, fBowY)); in createPolygonFromRect()1790 const B2DPoint aStop(aTopLeft + B2DPoint(0.0, fBowY)); in createPolygonFromRect()1798 const B2DPoint aStart(aBottomLeft + B2DPoint(0.0, -fBowY)); in createPolygonFromRect()
Completed in 74 milliseconds