#include <WorldObjects.h>
Inheritance diagram for CModelManager:

Public Member Functions | |
| CModelManager (void) | |
| virtual | ~CModelManager (void) |
| virtual int | Read (SStream *stream, Tag tag) |
| ssgEntity * | GetSSGEntity (void) |
Protected Attributes | |
| Tag | tag |
| CModelSMF * | model |
Definition at line 95 of file WorldObjects.h.
|
|
Definition at line 154 of file WorldObjects.cpp. |
|
|
Definition at line 160 of file WorldObjects.cpp. References model. |
|
|
Definition at line 204 of file WorldObjects.cpp. References CModelSMF::GetSSGEntity(), and model. Referenced by CModelObject::ReadFinished(). |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 165 of file WorldObjects.cpp. References gtfo, model, ReadString(), ReadTag(), TAG_IGNORED, and TAG_READ. |
|
|
Definition at line 108 of file WorldObjects.h. Referenced by CModelManager(), GetSSGEntity(), Read(), and ~CModelManager(). |
|
|
Definition at line 107 of file WorldObjects.h. Referenced by CModelManager(). |
|
|
Documentation generated by
|