Ok..i will try to explain. 

In my osg application "A" the scenegraph contains several pagedlod nodes which 
are reading from a custom osgdb plugin file. 

Application "B" is rendering stuff to a texture and the plugin is returning a 
osg node containing this texture.

The initialization of application "A" take some time, especially the loading of 
the plugin at the end.

And i need to know when all of this is finished.


Currently i call getFrameNumber() of the PagedLOD. After loading is finished 
framenumber is > 0 (~300).

------------------------
OSG Version: 3.0.1
OS: OpenSuse Leap 42.1

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=71366#71366





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

Reply via email to