The ILogicController interface.
More...
#include <murl_graph_i_logic_controller.h>
The ILogicController interface.
See Graph::Node for details on creating controllers via an XML scene graph description.
◆ GetControllerInterface() [1/2]
virtual IController* Murl::Graph::ILogicController::GetControllerInterface |
( |
| ) |
|
|
pure virtual |
◆ GetControllerInterface() [2/2]
virtual const IController* Murl::Graph::ILogicController::GetControllerInterface |
( |
| ) |
const |
|
pure virtual |
◆ SetLogicAppGraph()
Set the logic graph callback object.
- Parameters
-
logicAppGraph | The logic graph callback object. |
- Returns
- true if successful.
◆ GetLogicAppGraph()
Get the logic graph callback object.
- Returns
- logicAppGraph The logic graph callback object.
The documentation for this interface was generated from the following file:
- murl_graph_i_logic_controller.h