[osg-users] How to check if pagedLod already exists in databasepager with same filename

Simone Rapposelli simone.rapposelli at gmail.com
Tue Nov 29 02:16:01 PST 2016


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








More information about the osg-users mailing list