Panda3D
|
This is the complete list of members for BamCache, including all inherited members.
__init__() | BamCache | |
considerFlushGlobalIndex() | BamCache | static |
considerFlushIndex() | BamCache | |
flushGlobalIndex() | BamCache | static |
flushIndex() | BamCache | |
getActive() | BamCache | |
getCacheCompressedTextures() | BamCache | |
getCacheMaxKbytes() | BamCache | |
getCacheModels() | BamCache | |
getCacheTextures() | BamCache | |
getFlushTime() | BamCache | |
getGlobalPtr() | BamCache | static |
getReadOnly() | BamCache | |
getRoot() | BamCache | |
listIndex(Ostream out, int indent_level) | BamCache | |
lookup(const Filename source_filename, str cache_extension) | BamCache | |
setActive(bool flag) | BamCache | |
setCacheCompressedTextures(bool flag) | BamCache | |
setCacheMaxKbytes(int max_kbytes) | BamCache | |
setCacheModels(bool flag) | BamCache | |
setCacheTextures(bool flag) | BamCache | |
setFlushTime(int flush_time) | BamCache | |
setReadOnly(bool ro) | BamCache | |
setRoot(const Filename root) | BamCache | |
store(BamCacheRecord record) | BamCache |