Home
last modified time | relevance | path

Searched defs:addEntryToObjectCache (Results 1 – 6 of 6) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/resource/
H A Dmultiobjectcache.cpp52 void MultiObjectCache::addEntryToObjectCache(const std::string &filename, osg::Object *object) in addEntryToObjectCache() function in Resource::MultiObjectCache
H A Dobjectcache.hpp101 void addEntryToObjectCache(const KeyType& key, osg::Object* object, double timestamp = 0.0) in addEntryToObjectCache() function in Resource::GenericObjectCache
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DObjectCache.cpp48 void ObjectCache::addEntryToObjectCache(const std::string& filename, osg::Object* object, double ti… in addEntryToObjectCache() function in ObjectCache
H A DRegistry.cpp1669 void Registry::addEntryToObjectCache(const std::string& filename, osg::Object* object, double times… in addEntryToObjectCache() function in Registry
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DObjectCache.cpp70 void ObjectCache::addEntryToObjectCache(const std::string& filename, osg::Object* object, double ti… in addEntryToObjectCache() function in ObjectCache
H A DRegistry.cpp1621 void Registry::addEntryToObjectCache(const std::string& filename, osg::Object* object, double times… in addEntryToObjectCache() function in Registry