Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
models.cpp File Reference
+ Include dependency graph for models.cpp:

Classes

struct  bgfx_model_info_data
 

Functions

void compute_submesh_extents_from_vertices (mesh::submesh *submesh, render_model::meshes_entry *mesh_entry)
 

Variables

BlamMap< std::string, bgfx_model_info_data * > bgfx_render_model_map = BlamMap<std::string, bgfx_model_info_data*>()
 

Function Documentation

◆ compute_submesh_extents_from_vertices()

void compute_submesh_extents_from_vertices ( mesh::submesh submesh,
render_model::meshes_entry *  mesh_entry 
)
+ Here is the caller graph for this function:

Variable Documentation

◆ bgfx_render_model_map

BlamMap<std::string, bgfx_model_info_data*> bgfx_render_model_map = BlamMap<std::string, bgfx_model_info_data*>()