libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moMasterPlugin.h>
Public Member Functions | |
moMasterEffectFactory () | |
virtual | ~moMasterEffectFactory () |
virtual moMasterEffect * | Create (void)=0 |
virtual void | Destroy (moMasterEffect *fx)=0 |
Definition at line 37 of file moMasterPlugin.h.
|
inline |
Definition at line 40 of file moMasterPlugin.h.
|
virtual |
Definition at line 41 of file moMasterPlugin.cpp.
|
pure virtual |
|
pure virtual |