Panda3D
|
This is the complete list of members for ModelPool, including all inherited members.
addModel(const Filename filename, ModelRoot model) | ModelPool | static |
addModel(ModelRoot model) | ModelPool | static |
garbageCollect() | ModelPool | static |
getModel(const Filename filename, bool verify) | ModelPool | static |
hasModel(const Filename filename) | ModelPool | static |
listContents() | ModelPool | static |
listContents(Ostream out) | ModelPool | static |
loadModel(const Filename filename, const LoaderOptions options) | ModelPool | static |
releaseAllModels() | ModelPool | static |
releaseModel(const Filename filename) | ModelPool | static |
releaseModel(ModelRoot model) | ModelPool | static |
verifyModel(const Filename filename) | ModelPool | static |
write(Ostream out) | ModelPool | static |