On Thu, 23 Apr 2020 at 18:17, OpenSceneGraph Users < [email protected]> wrote:
> Hi Community, > > what is the way to disable the read cache? > ? Do you mean the osgDB::ObjectCache or use of the local file system for caching http requested files? You use osgDB::Options to control the read options for files. -- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/mailman.107.1587662935.4143.osg-users-openscenegraph.org%40lists.openscenegraph.org.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/mailman.107.1587662935.4143.osg-users-openscenegraph.org%40lists.openscenegraph.org.

