Loading...
Searching...
No Matches
hellfire::ImportedMesh Struct Reference

Represents an imported mesh with its material binding. More...

#include <ImportResult.h>

Collaboration diagram for hellfire::ImportedMesh:

Public Attributes

AssetID mesh_asset
 
AssetID material_asset
 
std::string name
 

Detailed Description

Represents an imported mesh with its material binding.

Definition at line 30 of file ImportResult.h.

Member Data Documentation

◆ material_asset

AssetID hellfire::ImportedMesh::material_asset

Definition at line 32 of file ImportResult.h.

◆ mesh_asset

AssetID hellfire::ImportedMesh::mesh_asset

Definition at line 31 of file ImportResult.h.

◆ name

std::string hellfire::ImportedMesh::name

Definition at line 33 of file ImportResult.h.


The documentation for this struct was generated from the following file: