LibreOffice Module drawinglayer (master) 1
Namespaces | Typedefs | Functions | Variables
emfppath.cxx File Reference
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <sal/log.hxx>
#include "emfppath.hxx"
Include dependency graph for emfppath.cxx:

Go to the source code of this file.

Namespaces

namespace  emfplushelper
 

Typedefs

typedef double emfplushelper::matrix[4][4]
 

Functions

static sal_Int16 emfplushelper::GetEmfPlusInteger (SvStream &s)
 
static void emfplushelper::GetCardinalMatrix (float tension, matrix &m)
 
static double emfplushelper::calculateSplineCoefficients (float p0, float p1, float p2, float p3, sal_uInt32 step, matrix m)
 

Variables

constexpr sal_uInt32 emfplushelper::nDetails = 8
 
constexpr double emfplushelper::alpha [nDetails]