In OSG 3.0, Referenced::signalObserversAndDelete(bool, bool) is called two
times.
First, in unref() when reference count becomes 0.
Second, in the destructor of Referenced().
Is there any reason for calling signalObserversAndDelete() two times as in
OSG 2.8 observers were removed only once in the destructor.

Nishant Singh
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to