![]() |
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 <moLunaClasses.h>
Additional Inherited Members | |
Public Member Functions inherited from moVideoBufferPath | |
| moVideoBufferPath () | |
| virtual | ~moVideoBufferPath () |
| virtual MOboolean | Init () |
| Inicializa el objeto. More... | |
| virtual MOboolean | Init (moResourceManager *pResources, moText videobufferpath) |
| virtual MOboolean | Finish () |
| Finaliza el objeto, libera recursos. More... | |
| MOboolean | LoadCompleted () |
| moText | GetPath () |
| moText | GetCompletePath () |
| int | GetTotalFiles () |
| int | GetImagesProcessed () |
| int | GetActualImage () |
| MOboolean | UpdateImages (MOint maxfiles=-1) |
Public Member Functions inherited from moAbstract | |
| moAbstract () | |
| virtual | ~moAbstract () |
| MOboolean | Initialized () |
| Pregunta si está inicializado. More... | |
Public Attributes inherited from moVideoBufferPath | |
| moVideoBuffers | m_VideoBuffers |
Public Attributes inherited from moAbstract | |
| MOboolean | m_bInitialized |
| Valor de inicialización More... | |
Static Public Attributes inherited from moAbstract | |
| static moDebug * | MODebug2 = new moDebug() |
| Clase de impresión de errores para depuración More... | |
| static moTextHeap * | MODebug = new moTextHeap() |
| Lista de textos. More... | |
Instancia de la clase moVideoBufferPath para Lua
Definition at line 136 of file moLunaClasses.h.