LibreOffice Module basegfx (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | basegfx |
namespace | basegfx::utils |
Functions | |
B2DPolygon | basegfx::utils::addPointsAtCutsAndTouches (const B2DPolygon &rCandidate, size_t *pPointLimit) |
B2DPolyPolygon | basegfx::utils::addPointsAtCutsAndTouches (const B2DPolyPolygon &rCandidate, size_t *pPointLimit) |
B2DPolygon | basegfx::utils::addPointsAtCuts (const B2DPolygon &rCandidate, const B2DPoint &rStart, const B2DPoint &rEnd) |
B2DPolygon | basegfx::utils::addPointsAtCuts (const B2DPolygon &rCandidate, const B2DPolyPolygon &rPolyMask) |