![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Collaboration diagram for bgfx_model_info_data:Public Member Functions | |
| ~bgfx_model_info_data () | |
Public Attributes | |
| render_model * | model_tag = nullptr |
| std::string | tag_path = "" |
| mesh * | model_mesh = nullptr |
| bool | load_pending = false |
|
inline |
| bool bgfx_model_info_data::load_pending = false |
| mesh* bgfx_model_info_data::model_mesh = nullptr |
| render_model* bgfx_model_info_data::model_tag = nullptr |
| std::string bgfx_model_info_data::tag_path = "" |