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