I'm looking at the Mouse utility classes. It looks as if "middle mouse
button" is announced as "left mouse button with the Alt key pressed". I'm
inferring this from MouseZoom and the tests it makes. Is this correct, and
if so, why was it done that way?
If you use MouseRotate, MouseTranslate, and MouseZoom, it appears that
*all* of them are called each pass, and each checks to see if the event is
for itself. This seems inefficient. Isn't there a way to trigger the
callback iff the specific button action occurs?
Pete Tinker
HRL Laboratories, LLC
[EMAIL PROTECTED]
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/