Searched refs:rotateAroundPoint (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dpolypolygontools.cxx | 414 …B2DPolyPolygon rotateAroundPoint(const B2DPolyPolygon& rCandidate, const B2DPoint& rCenter, double… in rotateAroundPoint() function 423 aRetval.append(rotateAroundPoint(aCandidate, rCenter, fAngle)); in rotateAroundPoint()
|
H A D | b2dpolygontools.cxx | 2712 B2DPolygon rotateAroundPoint(const B2DPolygon& rCandidate, const B2DPoint& rCenter, double fAngle) in rotateAroundPoint() function
|
/aoo41x/main/basegfx/inc/basegfx/polygon/ |
H A D | b2dpolypolygontools.hxx | 222 …B2DPolyPolygon rotateAroundPoint(const B2DPolyPolygon& rCandidate, const B2DPoint& rCenter, double…
|
H A D | b2dpolygontools.hxx | 374 …B2DPolygon rotateAroundPoint(const B2DPolygon& rCandidate, const B2DPoint& rCenter, double fAngle);
|
Completed in 45 milliseconds