[osg-users] ProxyNodes

2012-05-09 Thread PCJohn
Hi, I want to load my scene from multiple files. There should be one main.osgt file that should include or reference other files. I was expecting that osg::ProxyNode should serve for this purpose. Or is there another friendly approach? ProxyNode difficultly: - it does not support immediate

Re: [osg-users] ProxyNodes

2012-05-09 Thread Thrall, Bryan
PCJohn wrote on 2012-05-09: Hi, I want to load my scene from multiple files. There should be one main.osgt file that should include or reference other files. I was expecting that osg::ProxyNode should serve for this purpose. Or is there another friendly approach? ProxyNode difficultly: