![]() |
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.
|
Ir al código fuente de este archivo.
Funciones | |
moDefineDynamicArray (moMasterPluginsArray) using namespace std | |
LIBMOLDEO_API moMasterEffect * | moNewMasterEffect (moText effect_name, moMasterPluginsArray &plugins) |
LIBMOLDEO_API bool | moDeleteMasterEffect (moMasterEffect *mastereffect, moMasterPluginsArray &plugins) |
moDefineDynamicArray | ( | moMasterPluginsArray | ) |
LIBMOLDEO_API bool moDeleteMasterEffect | ( | moMasterEffect * | mastereffect, |
moMasterPluginsArray & | plugins | ||
) |
unload plugin if all instances were delete
Definición en la línea 237 del archivo moMasterPlugin.cpp.
LIBMOLDEO_API moMasterEffect* moNewMasterEffect | ( | moText | effect_name, |
moMasterPluginsArray & | plugins | ||
) |
Definición en la línea 188 del archivo moMasterPlugin.cpp.