Unravel Engine C++ Reference
|
Go to the source code of this file.
Namespaces | |
namespace | unravel |
namespace | unravel::asset_compiler |
Functions | |
template<typename T > | |
auto | unravel::asset_compiler::compile (asset_manager &am, const fs::path &key, const fs::path &output_key, uint32_t flags=0) -> bool |
template<typename T > | |
auto | unravel::asset_compiler::read_importer (asset_manager &am, const fs::path &key) -> std::shared_ptr< asset_importer_meta > |