LibreOffice Module basegfx (master) 1
Namespaces | Functions
b2drangeclipper.hxx File Reference
#include <basegfx/range/b2dpolyrange.hxx>
#include <vector>
#include <basegfx/basegfxdllapi.h>
Include dependency graph for b2drangeclipper.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

B2DPolyPolygon basegfx::utils::solveCrossovers (const std::vector< B2DRange > &rRanges, const std::vector< B2VectorOrientation > &rOrientations)
 Extract poly-polygon w/o self-intersections from poly-range. More...