![]() |
Murl Engine API
Version 2025.1
|
This is the complete list of members for Murl::Logic::IStageProcessor, including all inherited members.
| AddStage(IStagePtr stage)=0 | Murl::Logic::IStageProcessor | pure virtual |
| GetProcessor()=0 | Murl::Logic::IStageProcessor | pure virtual |
| GetStage(const String &stageId) const =0 | Murl::Logic::IStageProcessor | pure virtual |
| GetSwitchNodeId() const =0 | Murl::Logic::IStageProcessor | pure virtual |
| InitAddStage(const IState *state, IStagePtr stage)=0 | Murl::Logic::IStageProcessor | pure virtual |
| IsAnyTimelineRunning() const =0 | Murl::Logic::IStageProcessor | pure virtual |
| RemoveDeInitStage(const IState *state, IStagePtr stage)=0 | Murl::Logic::IStageProcessor | pure virtual |
| RemoveStage(IStagePtr stage)=0 | Murl::Logic::IStageProcessor | pure virtual |
| SetStageRunState(const String &stageId, IStage::RunState runState)=0 | Murl::Logic::IStageProcessor | pure virtual |
| SetSwitchNodeId(const String &switchNodeId)=0 | Murl::Logic::IStageProcessor | pure virtual |
| StartIntro(const String &stageId)=0 | Murl::Logic::IStageProcessor | pure virtual |
| StartIntro(const String &stageId, Real startTime)=0 | Murl::Logic::IStageProcessor | pure virtual |
| StartIntro(const String &stageId, Real startTime, Real endTime)=0 | Murl::Logic::IStageProcessor | pure virtual |
| StartOutro(const String &stageId)=0 | Murl::Logic::IStageProcessor | pure virtual |
| StartOutro(const String &stageId, Real endTime)=0 | Murl::Logic::IStageProcessor | pure virtual |
| StartOutro(const String &stageId, Real startTime, Real endTime)=0 | Murl::Logic::IStageProcessor | pure virtual |