[osg-users] check status of pagedlod
Sebastian Schmidt
herrdersuppen at gmail.com
Mon Aug 7 02:03:57 PDT 2017
robertosfield wrote:
>
> What do you mean by "all of this is finished"? In application "A" or "B"?
>
>
> It's hard to know really what you are after.
>
>
> The only thing I can suggest at this stage, if a plugin is taking time to load and it's load is not deterministic due it being loaded in response to a PagedLOD file request then why not just preload the plugin or statically link it into your application so it doesn't happen during rendering of the frame.
>
>
> Robert.
>
I mean when all of the initialization of osg application "A" is finished. It must be loaded during runtime, because the plugin is also waiting for a established network connection with app "A" that is rendering stuff to the texture.
I will try osgDB::Registry, maybe get ReadResult, for this.
------------------------
OSG Version: 3.0.1
OS: OpenSuse Leap 42.1
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=71372#71372
More information about the osg-users
mailing list