|
LibreOffice Module drawinglayer (master) 1
|
#include <basegfx/point/b2dpoint.hxx>#include <basegfx/polygon/b2dpolygon.hxx>#include <basegfx/polygon/b2dpolypolygon.hxx>#include <sal/log.hxx>#include "emfppath.hxx"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] |