[osg-users] check status of pagedlod

Sebastian Schmidt herrdersuppen at gmail.com
Fri Aug 4 07:35:11 PDT 2017


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







More information about the osg-users mailing list