Hello Todd,

While we are on the topic of the Outline class, I'm experiencing
something strange: My application crashes on exit with an "unknown
exception" if an osgFX::Outline node is in the scenegraph, but it
doesn't crash otherwise. I haven't been able to trace this, so I was
wondering if anyone else had a similar experience. This is on Windows.

Does "osgoutline cow.osg" work for you? If so, then you'll have to run your code in debug and in the debugger, in order to find the source of the crash. Crashes are actually pretty much the simplest bugs to find the source of, since the debugger will immediately point the place where it crashed...

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to