Hello,

when setting a root node to an osgViewer with setSceneData, the ref. 
count of the root node is increased by 2. A explicit call with 
setSceneData(NULL) is necessary to release the node again, simply 
setting the ref_ptr of osgViewer to NULL keeps one ref count of the root 
node.
Could someone verfiy that and perhaps fix it?

Thanks + best regards,
Michael.

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

Reply via email to