FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::ObjectLoader Member List

This is the complete list of members for FIFE::ObjectLoader, including all inherited members.

getAnimationLoader()FIFE::ObjectLoadervirtual
getAtlasLoader()FIFE::ObjectLoadervirtual
isLoadable(const std::string &filename) constFIFE::ObjectLoadervirtual
load(const std::string &filename)FIFE::ObjectLoadervirtual
loadImportDirectory(const std::string &directory)FIFE::ObjectLoader
loadImportFile(const std::string &file, const std::string &directory="")FIFE::ObjectLoader
m_animationLoaderFIFE::ObjectLoaderprivate
m_animationManagerFIFE::ObjectLoaderprivate
m_atlasLoaderFIFE::ObjectLoaderprivate
m_imageManagerFIFE::ObjectLoaderprivate
m_modelFIFE::ObjectLoaderprivate
m_vfsFIFE::ObjectLoaderprivate
ObjectLoader(Model *model, VFS *vfs, ImageManager *imageManager, AnimationManager *animationManager, const AnimationLoaderPtr &animationLoader=AnimationLoaderPtr(), const AtlasLoaderPtr &atlasLoader=AtlasLoaderPtr())FIFE::ObjectLoader
setAnimationLoader(const AnimationLoaderPtr &animationLoader)FIFE::ObjectLoadervirtual
setAtlasLoader(const AtlasLoaderPtr &atlasLoader)FIFE::ObjectLoadervirtual
~IObjectLoader()FIFE::IObjectLoaderinlinevirtual
~ObjectLoader()FIFE::ObjectLoader