28namespace basegfx {
class B2DPolyPolygon; }
#define BASEGFX_DLLPUBLIC
Base Point class with two double values.
const basegfx::B2DPoint & getA() const
const basegfx::B2DPoint & getB() const
B2DTriangle(const basegfx::B2DPoint &rA, const basegfx::B2DPoint &rB, const basegfx::B2DPoint &rC)
const basegfx::B2DPoint & getC() const
::std::vector< B2DTriangle > B2DTriangleVector
B2DTriangleVector triangulate(const B2DPolygon &rCandidate)