Hi Adrian, On Wed, Nov 12, 2008 at 6:39 PM, Adrian Egli OpenSceneGraph (3D) <[EMAIL PROTECTED]> wrote: > Ok i see, so you would append a custum reading thread to the osg database to > avoid subclassing.
There shouldn't be any need for a custom reading thread, just use the existing threads to call you code via the osgDB::readNodeFile mechanism - just put your code in a plugin and let the OSG call it. Robert. _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org