[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mouse rotation for fltk backend
From: |
Kai Habel |
Subject: |
mouse rotation for fltk backend |
Date: |
Sun, 18 Jul 2010 20:49:28 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.10) Gecko/20100520 SUSE/3.0.5 Thunderbird/3.0.5 |
Dear all,
I have prepared a changeset which enables rotation of 3D(2D)-plots for
the fltk backend. To switch between pan and rotation respectively I have
added two buttons (P and R). It works very similar to the analog matlab
function.
To make it fully usable I have removed the zooming and panning limits in
axes::properties::zoom_about_point and axes::properties::translate_view.
Was there a specific reason to introduce them?
Kai
mouse_rot.diff
Description: Text Data
- mouse rotation for fltk backend,
Kai Habel <=