This is the complete list of members for hellfire::ModelInstantiator, including all inherited members.
| assets_ | hellfire::ModelInstantiator | private |
| attach_mesh_components(Entity *entity, const ImportedMesh &mesh_ref) | hellfire::ModelInstantiator | private |
| instantiate(Scene &scene, AssetID model_asset_id, EntityID parent=INVALID_ENTITY) | hellfire::ModelInstantiator | |
| instantiate(Scene &scene, const std::filesystem::path &hfmodel_path, EntityID parent=INVALID_ENTITY) | hellfire::ModelInstantiator | |
| instantiate(Scene &scene, const ImportResult &model, EntityID parent=INVALID_ENTITY) | hellfire::ModelInstantiator | |
| instantiate_node(Scene &scene, const ImportResult &model, size_t node_index, EntityID parent) | hellfire::ModelInstantiator | private |
| ModelInstantiator(AssetManager &assets, AssetRegistry ®istry) | hellfire::ModelInstantiator | |
| registry_ | hellfire::ModelInstantiator | private |