Loading...
Searching...
No Matches
Threedim::AssetLoaderRegistry Class Reference
Public Types | |
| using | ParseFn = std::shared_ptr< const ossia::scene_state >(*)(const halp::text_file_view &) |
Static Public Member Functions | |
| static void | register_parser (std::string_view extension, ParseFn fn) |
| static ParseFn | lookup (std::string_view extension_lower) noexcept |
The documentation for this class was generated from the following files:
- AssetLoader.hpp
- AssetLoader.cpp