OpenMW
|
This is the complete list of members for Resource::ObjectCache, including all inherited members.
_objectCache | Resource::ObjectCache | protected |
_objectCacheMutex | Resource::ObjectCache | protected |
accept(osg::NodeVisitor &nv) | Resource::ObjectCache | |
addEntryToObjectCache(const std::string &filename, osg::Object *object, double timestamp=0.0) | Resource::ObjectCache | |
clear() | Resource::ObjectCache | |
getRefFromObjectCache(const std::string &fileName) | Resource::ObjectCache | |
ObjectCache() | Resource::ObjectCache | |
ObjectCacheMap typedef | Resource::ObjectCache | protected |
ObjectTimeStampPair typedef | Resource::ObjectCache | protected |
releaseGLObjects(osg::State *state) | Resource::ObjectCache | |
removeExpiredObjectsInCache(double expiryTime) | Resource::ObjectCache | |
removeFromObjectCache(const std::string &fileName) | Resource::ObjectCache | |
updateTimeStampOfObjectsInCacheWithExternalReferences(double referenceTime) | Resource::ObjectCache | |
~ObjectCache() | Resource::ObjectCache | protectedvirtual |