On 7 March 2013 22:56, Trajce Nikolov NICK <[email protected]> wrote: > Hi Robert, > > was thinking more about this. Is the responsibility to load the model on the > callback? If so, then I got the idea > > Please let me know
Yep, it's the responsibility of the ReadFileCallback to do the reading - typically you just call the underlying Registry read methods to load the file, have a look at the default implementation of the ReadFileCallback to see how it's done. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

