Blue Brain BioExplorer
core::LoaderRegistry Member List

This is the complete list of members for core::LoaderRegistry, including all inherited members.

clear()core::LoaderRegistry
getLoaderInfos() constcore::LoaderRegistry
getSuitableLoader(const std::string &filename, const std::string &filetype, const std::string &loaderName) constcore::LoaderRegistry
isSupportedFile(const std::string &filename) constcore::LoaderRegistry
isSupportedType(const std::string &type) constcore::LoaderRegistry
load(const std::string &path, Scene &scene, const Matrix4f &transformation, const size_t materialID, LoaderProgress cb)core::LoaderRegistry
registerArchiveLoader(std::unique_ptr< Loader > loader)core::LoaderRegistry
registerLoader(std::unique_ptr< Loader > loader)core::LoaderRegistry