| _global_ptr | ModelPool | [private, static] |
| _models | ModelPool | [private] |
| add_model(const string &filename, PandaNode *model) | ModelPool | [inline, static] |
| garbage_collect() | ModelPool | [inline, static] |
| get_ptr() | ModelPool | [private, static] |
| has_model(const string &filename) | ModelPool | [inline, static] |
| list_contents(ostream &out) | ModelPool | [inline, static] |
| load_model(const string &filename) | ModelPool | [inline, static] |
| ModelPool() | ModelPool | [inline, private] |
| Models typedef | ModelPool | [private] |
| ns_add_model(const string &filename, PandaNode *model) | ModelPool | [private] |
| ns_garbage_collect() | ModelPool | [private] |
| ns_has_model(const string &filename) | ModelPool | [private] |
| ns_list_contents(ostream &out) | ModelPool | [private] |
| ns_load_model(const string &filename) | ModelPool | [private] |
| ns_release_all_models() | ModelPool | [private] |
| ns_release_model(const string &filename) | ModelPool | [private] |
| release_all_models() | ModelPool | [inline, static] |
| release_model(const string &filename) | ModelPool | [inline, static] |
| verify_model(const string &filename) | ModelPool | [inline, static] |