#include "SpiralShape.h"
#include <KoParameterShape_p.h>
#include <KoPathPoint.h>
#include <KoShapeSavingContext.h>
#include <KoXmlWriter.h>
#include <KoXmlNS.h>
#include <math.h>
#include "kis_assert.h"
Go to the source code of this file.