Unravel Engine C++ Reference
Loading...
Searching...
No Matches
mesh_importer.h File Reference

Go to the source code of this file.

Classes

struct  unravel::importer::imported_material
 
struct  unravel::importer::imported_texture
 

Namespaces

namespace  unravel
 
namespace  unravel::importer
 

Functions

auto unravel::importer::load_mesh_data_from_file (asset_manager &am, const fs::path &path, const mesh_importer_meta &import_meta, mesh::load_data &load_data, std::vector< animation_clip > &animations, std::vector< imported_material > &materials, std::vector< imported_texture > &textures) -> bool
 
void unravel::importer::mesh_importer_init ()