Elaztek Developer Hub
Blamite Game Engine - blam!  00423.10.27.24.0533.blamite
The core library for the Blamite Game Engine.
Blam::Rendering::Models Namespace Reference

Functions

BLAM void LoadModel (render_model *model, std::string tag_path)
 
BLAM Ogre::MeshPtr GetModelFromTagPath (std::string tag_path)
 
BLAM void LoadPendingModels ()
 
BLAM void UnloadModels ()
 

Function Documentation

◆ GetModelFromTagPath()

Ogre::MeshPtr Blam::Rendering::Models::GetModelFromTagPath ( std::string  tag_path)

◆ LoadModel()

void Blam::Rendering::Models::LoadModel ( render_model model,
std::string  tag_path 
)
+ Here is the caller graph for this function:

◆ LoadPendingModels()

void Blam::Rendering::Models::LoadPendingModels ( )
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UnloadModels()

void Blam::Rendering::Models::UnloadModels ( )