Krita Source Code Documentation
Loading...
Searching...
No Matches
EnhancedPathCommand.cpp File Reference
#include "EnhancedPathCommand.h"
#include "EnhancedPathParameter.h"
#include "EnhancedPathShape.h"
#include <KoPathPoint.h>
#include <math.h>
#include <QDebug>

Go to the source code of this file.

Variables

const qreal rad2deg = 180.0 / M_PI
 

Variable Documentation

◆ rad2deg

const qreal rad2deg = 180.0 / M_PI

Definition at line 16 of file EnhancedPathCommand.cpp.