El Martes 17 Julio 2007, litingbaotou escribió: > Hi Robert, > > I want to use camera manipulation sometimes. Is there any method that > when I drag my left mouse botton, I can sellect when I use camera > manipulation and when I use my event message? > > --LiTing > > >Do you want any camera manipulation? If so just don't add a camera > >manipulator or write your own that uses different mouse/keyboard > >strokes. > > litingbaotou > 2007-07-17
Hi, then you'll have to write another manipulator to switch between manipulators. That is exactly what osgGA::KeySwitchMatrixManipulator does, for example: it lets you select the manipulator you want by pressing several number keys. Take a look at it. Alberto _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/