|
Fission FSN
|
#include <fsC3dAnimationManager.h>

Public Member Functions | |
| void | flush () |
| std::shared_ptr< fsI3dAnimationData > | get (const fsStr &pAnimFileName, const fsStr &pAnimationName) |
| ~fsC3dAnimationManager () | |
Protected Member Functions | |
| fsC3dAnimationManager () | |
| Protected Member Functions inherited from fsTSingleton< fsC3dAnimationManager > | |
| fsTSingleton ()=default | |
| ~fsTSingleton ()=default | |
Friends | |
| class | fsTSingleton< fsC3dAnimationManager > |
Additional Inherited Members | |
| Static Public Member Functions inherited from fsTSingleton< fsC3dAnimationManager > | |
| static void | create () |
| static fsC3dAnimationManager * | instanceGet () |
| static void | destroy () |
| Static Protected Attributes inherited from fsTSingleton< fsC3dAnimationManager > | |
| static fsC3dAnimationManager * | mInstance |
| fsC3dAnimationManager::~fsC3dAnimationManager | ( | ) |
|
protected |
| void fsC3dAnimationManager::flush | ( | ) |
| std::shared_ptr< fsI3dAnimationData > fsC3dAnimationManager::get | ( | const fsStr & | pAnimFileName, |
| const fsStr & | pAnimationName ) |
|
friend |