Add svg conversion.
This commit is contained in:
parent
1f85954e98
commit
dfbc87cb09
33 changed files with 602 additions and 79 deletions
|
@ -23,6 +23,8 @@ public:
|
|||
|
||||
void apply(const Transform& transform);
|
||||
|
||||
void move(double x, double y, double z = 0);
|
||||
|
||||
double getX() const;
|
||||
|
||||
double getY() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue