Hi Julian, What happens when you run the osgmultiplecameras example? i.e.
osgmultiplecameras cow.osg Can you interact with all three views OK? What platform are you on? Does each view have a separate window or share a single one? Robert. On 5/22/07, Julian Looser <[EMAIL PROTECTED]> wrote:
Hi, I am using the osgViewer::CompositeViewer class and I have two views added. I have event handlers (inherited from osgGA::GUIEventHandler) registered for each one. The first view works great, and all events come through to the handler without problems. However, the second view receives events, but the events do not contain the correct information. Specifically, when I receive the osgGA::GUIEventAdapter::MOVE event, the mouse X and Y values are invalid (NAN). The same code worked correctly before I upgraded from the OSG CVS repository to the SVN repository. Does anyone know what could have changed and what I might have to do to get the mouse position values back? Thanks in advance, Julian. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
