Modified gizmo rotate rendering

This commit is contained in:
Enrico Turri 2018-11-29 15:10:11 +01:00
parent d7f9e86400
commit 42b70c4933
3 changed files with 54 additions and 3 deletions

View file

@ -7,6 +7,8 @@
#include "GLToolbar.hpp"
#include "Event.hpp"
#include <float.h>
#include <wx/timer.h>
class wxWindow;