Panda3D
|
addModel(Filename const filename, ModelRoot model) | ModelPool | [static] |
addModel(ModelRoot model) | ModelPool | [static] |
garbageCollect() | ModelPool | [static] |
hasModel(Filename const filename) | ModelPool | [static] |
listContents() | ModelPool | [static] |
listContents(ostream out) | ModelPool | [static] |
loadModel(Filename const filename, LoaderOptions const options) | ModelPool | [static] |
loadModel(Filename const filename) | ModelPool | [static] |
releaseAllModels() | ModelPool | [static] |
releaseModel(Filename const filename) | ModelPool | [static] |
releaseModel(ModelRoot model) | ModelPool | [static] |
verifyModel(Filename const filename) | ModelPool | [static] |
write(ostream out) | ModelPool | [static] |