I have a OSG 2.3.7 application with an OSG viewer and two slave cameras. The first camera is a normal "drive" type view. The other is rotated 90 degrees so that it looks down on a terrain. I am using a "pick" event adapter with code gleaned from on of the OSG examples. The pick works fine on the first camera. When I switch to the other camera (which I have set up via a keyboard command to encompass the same viewport as the first), the event adapter function "ea.getXnormalized" does not return a normalized value - it returns something on the order of -13.0 from my second camera. Is this correct?

Mike Greene
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to