![]() |
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 (moPrePluginsArray) moPreEffectFactory | |
LIBMOLDEO_API moPreEffect * | moNewPreEffect (moText effect_name, moPrePluginsArray &plugins) |
LIBMOLDEO_API bool | moDeletePreEffect (moPreEffect *preeffect, moPrePluginsArray &plugins) |
moDefineDynamicArray | ( | moPrePluginsArray | ) |
Definición en la línea 35 del archivo moPrePlugin.cpp.
LIBMOLDEO_API bool moDeletePreEffect | ( | moPreEffect * | preeffect, |
moPrePluginsArray & | plugins | ||
) |
unload plugin if all instances were delete
Definición en la línea 198 del archivo moPrePlugin.cpp.
LIBMOLDEO_API moPreEffect* moNewPreEffect | ( | moText | effect_name, |
moPrePluginsArray & | plugins | ||
) |
Definición en la línea 149 del archivo moPrePlugin.cpp.