[osg-submissions] Minor modification to osgshadow.cpp
Wojciech Lewandowski
lewandowski at ai.com.pl
Thu Mar 20 05:17:53 PDT 2008
Robert,
W.r.t. our recent shadow disucssions, I am sending in slightly modified osgshadow.cpp example.
I removed few lines of code that were setting Threading mode and Screen mode. I believe they are now not neccessary because the same does osgViewer::Viewer argument parser. In fact argument list does not contain these args after they were parsed by osgViewer::Viewer constructor.
I also allowed myself to add ThreadingHandler to the example. I hope it will speed up testing and solving the issue J-S noticed.
Cheers,
Wojtek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080320/d1a818a0/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: osgshadow.cpp
Url: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080320/d1a818a0/attachment.pot
More information about the osg-submissions
mailing list