LibreOffice Module basegfx (master) 1
Namespaces | Functions
b2dpolygoncutandtouch.hxx File Reference
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
Include dependency graph for b2dpolygoncutandtouch.hxx:
This graph shows which files directly or indirectly include this file:

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)