|
FIFE
|
This is the complete list of members for FIFE::ObjectLoader, including all inherited members.
| isLoadable(const std::string &filename) const | FIFE::ObjectLoader | virtual |
| load(const std::string &filename) | FIFE::ObjectLoader | virtual |
| m_animationLoader | FIFE::ObjectLoader | private |
| m_imageManager | FIFE::ObjectLoader | private |
| m_model | FIFE::ObjectLoader | private |
| m_vfs | FIFE::ObjectLoader | private |
| ObjectLoader(Model *model, VFS *vfs, ImageManager *imageManager, const AnimationLoaderPtr &animationLoader=AnimationLoaderPtr()) | FIFE::ObjectLoader | |
| setAnimationLoader(const AnimationLoaderPtr &animationLoader) | FIFE::ObjectLoader | virtual |
| ~IObjectLoader() | FIFE::IObjectLoader | inlinevirtual |
| ~ObjectLoader() | FIFE::ObjectLoader |