Hi, I need to check if a pagedLod with a given fileName has been already loaded in the databasepager, in order to avoid to read it again from file. My ideal sollution would be to access to the current pagedLod list from inside the osgDB::ReaderWriter::ReadResult readNode(const std::string &fileName, const osgDB::ReaderWriter::Options *options) const, but I can't understand if is possible and in case how.
Thank you! Cheers, Simone ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69522#69522 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org