Simulant  21.12-1292
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
smlt::loaders::OGGLoader Member List

This is the complete list of members for smlt::loaders::OGGLoader, including all inherited members.

data_ (defined in smlt::Loader)smlt::Loaderprotected
filename_ (defined in smlt::Loader)smlt::Loaderprotected
into(Loadable &resource, const LoaderOptions &options=LoaderOptions()) (defined in smlt::loaders::OGGLoader)smlt::loaders::OGGLoadervirtual
into(Loadable *resource, const LoaderOptions &options=LoaderOptions()) (defined in smlt::Loader)smlt::Loaderinline
into(std::shared_ptr< Loadable > resource, const LoaderOptions &options=LoaderOptions()) (defined in smlt::Loader)smlt::Loaderinline
into(Window &window, const LoaderOptions &options=LoaderOptions()) (defined in smlt::Loader)smlt::Loaderinline
loadable_to(Loadable &loadable) (defined in smlt::Loader)smlt::Loaderinlineprotected
Loader(const Path &filename, std::shared_ptr< std::istream > data) (defined in smlt::Loader)smlt::Loaderinline
OGGLoader(const Path &filename, std::shared_ptr< std::istream > data) (defined in smlt::loaders::OGGLoader)smlt::loaders::OGGLoaderinline
ptr typedef (defined in smlt::Loader)smlt::Loader
set_vfs(VirtualFileSystem *locator) (defined in smlt::Loader)smlt::Loaderinline
vfs (defined in smlt::Loader)smlt::Loader
~Loader() (defined in smlt::Loader)smlt::Loadervirtual