OpenSceneGraph Users writes:

> Thank you, Alberto. I am adding and removing nodes from the scene in real 
> time. Is that a problem?

Yes, it is if you are not using a SingleThreaded viewer mode.  It could
be that some thread is trying to access a just deleted node.

-- 
Alberto

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

Reply via email to