Hi,
When I try this code, I got an error  'class osgGA::TrackballManipulator' has 
no member named 'setAllThrow'|


Code:
        osg::ref_ptr<osgGA::TrackballManipulator> trackball = new 
osgGA::TrackballManipulator();
       trackball->setAllThrow(true);



Why?



Thank you!

Cheers,
John

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=32209#32209





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to