![]() |
Blamite Game Engine - blam!
00423.10.27.24.0533.blamite
The core library for the Blamite Game Engine.
|
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 () |
Ogre::MeshPtr Blam::Rendering::Models::GetModelFromTagPath | ( | std::string | tag_path | ) |
void Blam::Rendering::Models::LoadModel | ( | render_model * | model, |
std::string | tag_path | ||
) |
void Blam::Rendering::Models::LoadPendingModels | ( | ) |
void Blam::Rendering::Models::UnloadModels | ( | ) |