![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo es el conjunto de objetos y funciones, que permiten ejecutar las operaciones básicas de la plataforma Moldeo, y que compone su núcleo.
|
Lista completa de los miembros de moConsole, incluyendo todos los heredados:
| __iscript | moMoldeoObject | protected |
| Activate() | moMoldeoObject | virtual |
| Activated() const | moMoldeoObject | virtual |
| AddChildMob(const moMobDefinition &p_MobDef, const moMobDefinition &p_MobDefFather) | moConsole | |
| AddFunctionParam(int iInt) | moScript | |
| AddFunctionParam(float fFloat) | moScript | |
| AddFunctionParam(char *string) | moScript | |
| AddMoldeoAPIDevices() | moConsole | protected |
| CompileBuffer(unsigned char *pbBuffer, size_t szLen) | moScript | |
| CompileFile(const char *strFilename) | moScript | |
| ConsoleModeUpdate() | moConsole | |
| ConsolePause() | moConsole | |
| ConsolePlay() | moConsole | |
| ConsolePlaySession() | moConsole | |
| ConsoleRecordSession() | moConsole | |
| ConsoleRenderSession(const moText &p_frame_quality=moText("JPGGOOD")) | moConsole | |
| ConsoleSaveSessionAs() | moConsole | |
| ConsoleStop() | moConsole | |
| ConvertKeyNameToIdx(moText &name) | moConsole | protected |
| CreateConnectors() | moMoldeoObject | virtual |
| Deactivate() | moMoldeoObject | virtual |
| DeleteMob(const moMobDefinition &p_MobDef) | moConsole | |
| Draw() | moConsole | virtual |
| DrawMasterEffects(int interface_width=0, int interface_height=0) | moConsole | virtual |
| DuplicateMob(const moMobDefinition &p_MobDef) | moConsole | |
| EffectPause(int m_MoldeoObjectId) | moConsole | |
| EffectPlay(int m_MoldeoObjectId) | moConsole | |
| EffectStop(int m_MoldeoObjectId) | moConsole | |
| Error(const moText &p_message) | moConsole | virtual |
| FinalizeAllEffects() | moConsole | protected |
| Finish() | moConsole | virtual |
| FinishScript() | moScript | |
| fps_count | moConsole | protected |
| fps_current | moConsole | protected |
| fps_mean | moConsole | protected |
| fps_text | moConsole | protected |
| Function typedef | moScript | |
| Functions | moScript | |
| GetConfig() | moMoldeoObject | inline |
| GetConfigName() const | moMoldeoObject | inline |
| GetConsoleMode() | moConsole | |
| GetConsoleState() | moConsole | |
| GetDefinition(moConfigDefinition *p_configdefinition=NULL) | moConsole | virtual |
| GetDescription() const | moMoldeoObject | inline |
| GetDirectoryFileCount(const moText &p_path) | moConsole | |
| GetEffectManager() | moConsole | |
| GetId() const | moMoldeoObject | |
| GetInletIndex(moText p_connector_name) const | moMoldeoObject | |
| GetInlets() | moMoldeoObject | |
| GetKeyName() const | moMoldeoObject | inline |
| GetLabelName() const | moMoldeoObject | inline |
| GetMobDefinition() const | moMoldeoObject | inline |
| GetMoldeoObjects() | moConsole | |
| GetName() const | moMoldeoObject | inline |
| GetObjectByIdx(int p_object_id) | moConsole | virtual |
| GetObjectId(const moText &p_objectlabelname) | moConsole | |
| GetOutletIndex(const moText &p_connector_name) const | moMoldeoObject | |
| GetOutlets() | moMoldeoObject | |
| GetPreconf(int objectid) | moConsole | |
| GetPreset() | moConsole | |
| GetResourceManager() | moMoldeoObject | |
| GetState() const | moMoldeoObject | virtual |
| GetTicks() | moConsole | protectedvirtual |
| GetType() const | moMoldeoObject | |
| GLSwapBuffers() | moConsole | protectedvirtual |
| GUIYield() | moConsole | protectedvirtual |
| HandleReturns(moLuaVirtualMachine &vm, const char *strFunc) | moMoldeoObject | virtual |
| iborrado | moConsole | protected |
| idebug | moConsole | protected |
| iligia | moConsole | protected |
| Init() | moConsole | virtual |
| Init(moText p_apppath, moText p_datapath, moText p_consoleconfig, moIODeviceManager *p_pIODeviceManager=NULL, moResourceManager *p_pResourceManager=NULL, moRenderManagerMode p_render_to_texture_mode=RENDERMANAGER_MODE_NORMAL, MOint p_screen_width=MO_DEF_SCREEN_WIDTH, MOint p_screen_height=MO_DEF_SCREEN_HEIGHT, MOint p_render_width=MO_DEF_RENDER_WIDTH, MOint p_render_height=MO_DEF_RENDER_HEIGHT, MO_HANDLE p_OpWindowHandle=0, MO_DISPLAY p_Display=NULL) | moConsole | virtual |
| moMoldeoObject::Init(moResourceManager *p_pResources) | moMoldeoObject | virtual |
| InitializeAllEffects() | moConsole | protected |
| Initialized() | moAbstract | |
| InitPrevTexture() | moConsole | protected |
| InitResources(moResourceManager *pResourceManager, moText p_apppath, moText p_datapath, moConfig &p_consoleconfig, MOint p_render_to_texture_mode=MO_RENDER_TO_TEXTURE_FBSCREEN, MOint p_screen_width=MO_DEF_SCREEN_WIDTH, MOint p_screen_height=MO_DEF_SCREEN_HEIGHT, MOint p_render_width=MO_DEF_RENDER_WIDTH, MOint p_render_height=MO_DEF_RENDER_HEIGHT, MO_HANDLE p_OpWindowHandle=0, MO_DISPLAY p_Display=NULL) | moConsole | virtual |
| InitScript() | moScript | |
| InletPreconfig | moMoldeoObject | protected |
| InletScreenHeight | moMoldeoObject | protected |
| InletScreenWidth | moMoldeoObject | protected |
| InletTimeabs | moMoldeoObject | protected |
| Interaction() | moConsole | virtual |
| IsInitialized() | moScript | inline |
| LabelNameExists(const moText &labelname) | moConsole | |
| LoadConnections() | moConsole | protected |
| LoadDefinition() | moMoldeoObject | protectedvirtual |
| LoadEffects() | moConsole | protected |
| LoadIODevices() | moConsole | protected |
| LoadMasterEffects() | moConsole | protected |
| LoadObjects(moMoldeoObjectType fx_type=MO_OBJECT_UNDEFINED) | moConsole | protected |
| LoadPostEffects() | moConsole | protected |
| LoadPreEffects() | moConsole | protected |
| LoadResources() | moConsole | protected |
| LoadStatus(int) | moConsole | protected |
| luaAddEvent(moLuaVirtualMachine &vm) | moConsole | protected |
| luaAddTexture(moLuaVirtualMachine &vm) | moConsole | protected |
| luaContinueTrackerHistory(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaDeleteTexture(moLuaVirtualMachine &vm) | moConsole | protected |
| luaEffectPause(moLuaVirtualMachine &vm) | moConsole | protected |
| luaEffectPlay(moLuaVirtualMachine &vm) | moConsole | protected |
| luaEffectStop(moLuaVirtualMachine &vm) | moConsole | protected |
| luaEffectTimerState(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGet(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetCurrentValue(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetDeviceCode(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetDeviceCodeId(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetDirectoryFileCount(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetEffectState(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetHistoryAverage(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetHistoryBarycenter(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetHistoryBounding(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetHistoryMinMax(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetHistoryRecord(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetHistoryVariance(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetInletData(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetInletIndex(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetObjectCurrentValue(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetObjectData(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetObjectDataIndex(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetObjectId(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetObjectParamIndex(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetObjectParamValues(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetObjectPreconf(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetParamIndex(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetPreconf(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetPreset(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetResourceManager(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTexture(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetTextureId(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetTicks(moLuaVirtualMachine &vm) | moConsole | protected |
| luaGetTrackerAcceleration(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerBarycenter(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerFeature(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerFeaturesCount(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerHistory(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerSystemData(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerValidFeatures(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerVariance(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerVelocity(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetTrackerZone(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaGetValuesCount(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaObjectDisable(moLuaVirtualMachine &vm) | moConsole | protected |
| luaObjectEnable(moLuaVirtualMachine &vm) | moConsole | protected |
| luaPause(moLuaVirtualMachine &vm) | moConsole | protected |
| luaPauseTrackerHistory(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaPlay(moLuaVirtualMachine &vm) | moConsole | protected |
| luaPushDebugString(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaScreenshot(moLuaVirtualMachine &vm) | moConsole | protected |
| luaSetCurrentValue(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaSetEffectState(moLuaVirtualMachine &vm) | moConsole | protected |
| luaSetInletData(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaSetObjectCurrentValue(moLuaVirtualMachine &vm) | moConsole | protected |
| luaSetObjectData(moLuaVirtualMachine &vm) | moConsole | protected |
| luaSetObjectPreconf(moLuaVirtualMachine &vm) | moConsole | protected |
| luaSetPreconf(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaSetPreset(moLuaVirtualMachine &vm) | moConsole | protected |
| luaSetTicks(moLuaVirtualMachine &vm) | moConsole | protected |
| luaStartTrackerHistory(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| luaState(moLuaVirtualMachine &vm) | moConsole | protected |
| luaStop(moLuaVirtualMachine &vm) | moConsole | protected |
| luaStopTrackerHistory(moLuaVirtualMachine &vm) | moMoldeoObject | protected |
| m_bConnectorsLoaded | moMoldeoObject | protected |
| m_bExternalResources | moConsole | protected |
| m_bInitialized | moAbstract | |
| m_bIODeviceManagerDefault | moConsole | protected |
| m_Config | moMoldeoObject | protected |
| m_ConsoleScript | moConsole | protected |
| m_ConsoleState | moConsole | protected |
| m_dbg | moScript | protectedstatic |
| m_EffectManager | moConsole | protected |
| m_FullJSON | moMoldeoObject | protected |
| m_iMethodBase | moScript | protected |
| m_iMethodBaseAncestors | moScript | protected |
| m_iMethodBaseIterator | moScript | protected |
| m_initialized | moScript | protected |
| m_Inlets | moMoldeoObject | protected |
| m_iThisRef | moScript | protected |
| m_LastScreenshot | moConsole | protected |
| m_MethodBases | moScript | protected |
| m_MobDefinition | moMoldeoObject | protected |
| m_MobState | moMoldeoObject | protected |
| m_MoldeoObjects | moConsole | protected |
| m_MoldeoSceneObjects | moConsole | protected |
| m_nArgs | moScript | protected |
| m_nMethods | moScript | protected |
| m_Outlets | moMoldeoObject | protected |
| m_pIODeviceManager | moConsole | protected |
| m_PresetParams | moConsole | protected |
| m_pResourceManager | moMoldeoObject | protected |
| m_ReactionListenerManager | moConsole | protected |
| m_ScreenshotFormat | moConsole | protected |
| m_ScreenshotInterval | moConsole | protected |
| m_ScreenshotPath | moConsole | protected |
| m_ScreenshotResolution | moConsole | protected |
| m_ScreenshotTimer | moConsole | protected |
| m_Script | moMoldeoObject | protected |
| m_ScriptTimecodeOffset | moConsole | protected |
| m_strFunctionName | moScript | protected |
| m_vm | moScript | protectedstatic |
| methods(void) | moScript | inline |
| moAbstract() | moAbstract | |
| moConsole() | moConsole | |
| MODebug | moAbstract | static |
| MODebug2 | moAbstract | static |
| moMoldeoObject() | moMoldeoObject | |
| moMoldeoObject(moMoldeoObjectType p_type) | moMoldeoObject | |
| moScript() | moScript | |
| MoveMob(const moMobDefinition &p_MobDef, int position) | moConsole | |
| mvm(void) | moScript | inline |
| NewMob(const moMobDefinition &p_MobDef) | moConsole | |
| NextScriptCalling() | moScript | inlinevirtual |
| ObjectDisable(int m_MoldeoObjectId) | moConsole | |
| ObjectEnable(int m_MoldeoObjectId) | moConsole | |
| ProcessConsoleMessage(moMessage *p_pMessage) | moConsole | |
| ProcessMoldeoAPIMessage(moDataMessage *p_pDataMessage) | moConsole | |
| ProcessSessionEventKey(const moDataSessionEventKey &p_session_event_key) | moConsole | |
| ProcessSessionKey(const moDataSessionKey &p_session_key) | moConsole | |
| RefreshValue(int m_MoldeoObjectId, int m_ParamId, int m_ValueId, bool p_Refresh=true) | moConsole | |
| moMoldeoObject::RefreshValue(moParam ¶m, int value_index) | moMoldeoObject | virtual |
| RegisterBaseFunction(const char *strFuncName) | moScript | |
| RegisterFunction(const char *strFuncName, moScript::Function &fun) | moScript | |
| RegisterFunction(const char *strFuncName) | moScript | |
| RegisterFunctions() | moConsole | virtual |
| RelativeToGeneralIndex(int relativeindex, moMoldeoObjectType p_type) | moConsole | |
| ResetScriptCalling() | moScript | inlinevirtual |
| ResolveValue(moParam ¶m, int value_index, bool p_refresh=false) | moMoldeoObject | virtual |
| RunSelectedFunction(int nReturns=0) | moScript | |
| Save(const moText &p_save_filename=moText("")) | moConsole | virtual |
| SaveStatus(int) | moConsole | protected |
| ScriptCalling(moLuaVirtualMachine &vm, int iFunctionNumber) | moConsole | virtual |
| ScriptExeDraw() | moConsole | |
| ScriptExeFinish() | moMoldeoObject | protectedvirtual |
| ScriptExeInit() | moMoldeoObject | protectedvirtual |
| ScriptExeRun() | moMoldeoObject | protectedvirtual |
| ScriptExeUpdate() | moMoldeoObject | protectedvirtual |
| ScriptHasFunction(const char *strScriptName) | moScript | |
| Select() | moMoldeoObject | virtual |
| Selected() const | moMoldeoObject | virtual |
| SelectScriptFunction(const char *strFuncName) | moScript | |
| SendMoldeoAPIMessage(moDataMessage *p_pDataMessage) | moConsole | |
| SetConfigName(const moText &p_configname) | moMoldeoObject | |
| SetConsoleParamIndex(MOint p_paramindex) | moMoldeoObject | inlinevirtual |
| SetConsoleValueIndex(MOint p_valueindex) | moMoldeoObject | inlinevirtual |
| SetDescription(const moText &p_Description) | moMoldeoObject | inline |
| SetEffectState(int m_MoldeoObjectId, const moEffectState &p_effect_state) | moConsole | |
| SetId(MOint p_id) | moMoldeoObject | |
| SetIODeviceManager(moIODeviceManager *p_IODeviceManager) | moConsole | |
| SetKeyName(const moText &p_keyname) | moMoldeoObject | inline |
| SetLabelName(const moText &p_labelname) | moMoldeoObject | inline |
| SetMobDefinition(const moMobDefinition &p_MobDef) | moMoldeoObject | inline |
| SetName(const moText &p_name) | moMoldeoObject | inline |
| SetParam(int m_MoldeoObjectId, int m_ParamId, const moParamDefinition &p_param_definition) | moConsole | |
| SetPreconf(int objectid, int preconfid) | moConsole | |
| SetPreset(int presetid) | moConsole | |
| SetResourceManager(moResourceManager *p_pResourceManager) | moMoldeoObject | |
| SetScript(const moText &p_script) | moMoldeoObject | protected |
| SetState(const moMobState &p_MobState) | moMoldeoObject | virtual |
| SetTicks(int ticksid) | moConsole | |
| SetType(moMoldeoObjectType p_type) | moMoldeoObject | |
| SetValue(int m_MoldeoObjectId, int m_ParamId, int m_ValueId, const moValue &p_value) | moConsole | |
| StartMasterEffects() | moConsole | protected |
| StopMasterEffects() | moConsole | protected |
| SyncConnections() | moMoldeoObject | |
| TestScreen(const moDisplay &p_display_info) | moConsole | |
| ticks | moConsole | protected |
| tickselapsed | moConsole | protected |
| ticksprevious | moConsole | protected |
| ToJSON() | moConsole | virtual |
| UnloadEffects() | moConsole | protected |
| UnloadIODevices() | moConsole | protected |
| UnloadMasterEffects() | moConsole | protected |
| UnloadPostEffects() | moConsole | protected |
| UnloadPreEffects() | moConsole | protected |
| UnloadResources() | moConsole | protected |
| Unselect() | moMoldeoObject | virtual |
| Update() | moConsole | virtual |
| moMoldeoObject::Update(moEventList *p_EventList) | moMoldeoObject | virtual |
| UpdateConnectors() | moMoldeoObject | virtual |
| UpdateMoldeoIds() | moConsole | protected |
| ~moAbstract() | moAbstract | virtual |
| ~moConsole() | moConsole | virtual |
| ~moMoldeoObject() | moMoldeoObject | virtual |
| ~moScript(void) | moScript | virtual |