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 <moPrePlugin.h>
Public Member Functions | |
moPreEffectFactory () | |
virtual | ~moPreEffectFactory () |
virtual moPreEffect * | Create (void)=0 |
virtual void | Destroy (moPreEffect *fx)=0 |
Definition at line 38 of file moPrePlugin.h.
|
inline |
Definition at line 41 of file moPrePlugin.h.
|
virtual |
|
pure virtual |
|
pure virtual |