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





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

Reply via email to