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

@ -240,6 +240,7 @@ private:
void render_reference_radius() const;
void render_angle() const;
void render_grabber(const BoundingBoxf3& box) const;
void render_grabber_extension(const BoundingBoxf3& box, bool picking) const;
void transform_to_local() const;
// returns the intersection of the mouse ray with the plane perpendicular to the gizmo axis, in local coordinate