Hi Robert, thanks for the fast answer. The idea to use a findFileCallback is not bad and I think it would be sufficient for my case. But in my opinion a change in the PlugIn would nevertheless be a better solution. Using a FindFileCallback does not allow for the differentiation if the file was intended to be read or if this is only a general check. (Is it garanteed that PlugIns doesnt use findFile to check some unrelevant/optional files or the like?) Furthermore using a findFileCallback implies an additional check on the file extension to find out, if its an image file.
Cheers, Katharina ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17553#17553 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

