RE: center of rotation for three-d views?

This is a multipart message in MIME format.
--=_alternative 0065069885256DFF_
Content-Type: text/plain; charset="US-ASCII"

>Yes, you can do anything you want with the getMatrix()
>and setMatrix) methods of ProjectionControl. For a
>DisplayImplJ3D, this is just the standard Java3D 4x4
>matrix. You can create an extension of the MouseBehaviorJ3D
>class to interpret mouse events in new ways. Your extension
>must have the constructor signatures that takes a
>DisplayRendererJ3D argument, then you pass the class of
>your extension to DisplayRendererJ3D constructor that
>takes the 'Class mbj3dClass' argument.

I was wondering if I might have a few signposts here; what methods
in the extension of MouseBehavior3D would need to be implemented? Or
would I need to create a new version of MouseHelper?

On a different note, is it possible to have "pick-like" things happen on
a hover, rather than on a "click"? (Such as popping up information on the
point you are over)

Thanks, Donna




--=_alternative 0065069885256DFF_

  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: