|
Colobot
|
Manager for models read from model files. More...
#include <src/graphics/model/model_manager.h>
Public Member Functions | |
| CModel & | GetModel (const std::string &modelName) |
| Returns a model named modelName. More... | |
| void | ClearCache () |
| Clears cached models. More... | |
Manager for models read from model files.
| CModel & Gfx::CModelManager::GetModel | ( | const std::string & | modelName | ) |
Returns a model named modelName.
| CModelIOException | on read error |
| void Gfx::CModelManager::ClearCache | ( | ) |
Clears cached models.
1.8.13