Initial creation of Control Spot panel

This commit is contained in:
Pandagrapher
2018-06-16 20:43:35 +02:00
parent c1463c7edd
commit 273171a1b0
7 changed files with 1313 additions and 52 deletions

View File

@@ -357,9 +357,9 @@ class Arcellipse : public Geometry
{
public:
rtengine::Coord center;
// rtengine::Coord scalx;
// rtengine::Coord scaly;
// rtengine::Coord scalx;
// rtengine::Coord scaly;
// TODO translax, translay, scalx and scaly are not used
double radius;
double radius2;
double translax;