Hello,
I'm currently working with latest stable release of OSG (1.1), using
osgProducer to render the scene. I would like to know if there is a way
to determine when the window has been resized. I've tried handling the
'osgGA::GUIEventAdapter::RESIZE' event, but it doesn't appear to
actually be called. Is this something that is (or planned to be) used
in the SVN version with osgViewer?
Also, when getting mouse events, it appears as though the maximum and
minimum x/y positions are always 1 and -1. Is this different if you
have multiple views of the same scene? Ideally I would like these
coordinates to be in pixel space, but if that is no the intent I suppose
I can still get the pixel using osgProducer::computePixelCoords.
Thanks
- Eron
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/