#include <VisEffectManager.h>
Public Member Functions | |
~EffectManager () | |
bool | checkForErrors (const string &situation) |
Effect * | getEffect (const string &filename) |
Static Public Member Functions | |
static EffectManager * | getInstance () |
Vis::EffectManager::~EffectManager | ( | ) |
dtor.
bool Vis::EffectManager::checkForErrors | ( | const string & | situation | ) |
Check and print out any CG-error.
situation | description of the error situation. |
Effect * Vis::EffectManager::getEffect | ( | const string & | filename | ) |
EffectManager * Vis::EffectManager::getInstance | ( | ) | [static] |
return an instance of the effect manager.