Fix linux build.
This commit is contained in:
parent
a6d92e142f
commit
9e1d951520
50 changed files with 1586 additions and 1192 deletions
|
@ -22,6 +22,8 @@ public:
|
|||
|
||||
void apply(const Transform& transform);
|
||||
|
||||
bool isAtOrigin() const;
|
||||
|
||||
void move(double x, double y, double z = 0);
|
||||
|
||||
double getX() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue