Added overlay for Translation in GeometryView

This commit is contained in:
brunoherbelin
2020-09-12 13:55:30 +02:00
parent d290b058eb
commit 526e0f29cb
2 changed files with 36 additions and 7 deletions

2
View.h
View File

@@ -148,6 +148,8 @@ public:
void terminate();
private:
Node *overlay_position_;
Node *overlay_position_cross_;
Node *overlay_rotation_;
Node *overlay_rotation_fix_;
Node *overlay_rotation_clock_;