LibreOffice Module basegfx (master) 1
|
#include <basegfx/polygon/b2dpolygontriangulator.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/vector/b2dvector.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/numeric/ftools.hxx>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | basegfx |
namespace | basegfx::triangulator |
Functions | |
B2DTriangleVector | basegfx::triangulator::triangulate (const B2DPolygon &rCandidate) |
B2DTriangleVector | basegfx::triangulator::triangulate (const B2DPolyPolygon &rCandidate) |
|
private |
Definition at line 40 of file b2dpolygontriangulator.cxx.
|
private |
Definition at line 113 of file b2dpolygontriangulator.cxx.
|
private |
Definition at line 114 of file b2dpolygontriangulator.cxx.
|
private |
Definition at line 39 of file b2dpolygontriangulator.cxx.
|
private |
Definition at line 112 of file b2dpolygontriangulator.cxx.
|
private |
Definition at line 41 of file b2dpolygontriangulator.cxx.
|
private |
Definition at line 111 of file b2dpolygontriangulator.cxx.
|
private |
Definition at line 38 of file b2dpolygontriangulator.cxx.