LibreOffice Module basegfx (master) 1
Classes | Namespaces | Typedefs | Functions
b2dpolygontriangulator.hxx File Reference
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/basegfxdllapi.h>
#include <vector>
Include dependency graph for b2dpolygontriangulator.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basegfx::triangulator::B2DTriangle
 

Namespaces

namespace  basegfx
 
namespace  basegfx::triangulator
 

Typedefs

typedef ::std::vector< B2DTriangle > basegfx::triangulator::B2DTriangleVector
 

Functions

BASEGFX_DLLPUBLIC B2DTriangleVector basegfx::triangulator::triangulate (const ::basegfx::B2DPolygon &rCandidate)
 
BASEGFX_DLLPUBLIC B2DTriangleVector basegfx::triangulator::triangulate (const ::basegfx::B2DPolyPolygon &rCandidate)