Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
bgfx_model_info_data Struct Reference
+ Collaboration diagram for bgfx_model_info_data:

Public Member Functions

 ~bgfx_model_info_data ()
 

Public Attributes

render_modelmodel_tag = nullptr
 
std::string tag_path = ""
 
meshmodel_mesh = nullptr
 
bool load_pending = false
 

Constructor & Destructor Documentation

◆ ~bgfx_model_info_data()

bgfx_model_info_data::~bgfx_model_info_data ( )
inline

Member Data Documentation

◆ load_pending

bool bgfx_model_info_data::load_pending = false

◆ model_mesh

mesh* bgfx_model_info_data::model_mesh = nullptr

◆ model_tag

render_model* bgfx_model_info_data::model_tag = nullptr

◆ tag_path

std::string bgfx_model_info_data::tag_path = ""

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