Colobot
Public Member Functions | List of all members
Gfx::CModelManager Class Reference

Manager for models read from model files. More...

#include <model_manager.h>

Public Member Functions

CModelGetModel (const std::string &modelName)
 Returns a model named modelName. More...
 
void ClearCache ()
 Clears cached models. More...
 

Detailed Description

Manager for models read from model files.

Member Function Documentation

CModel & Gfx::CModelManager::GetModel ( const std::string &  modelName)

Returns a model named modelName.

Exceptions
CModelIOExceptionon read error
void Gfx::CModelManager::ClearCache ( )

Clears cached models.


The documentation for this class was generated from the following files: