|
HDK
|
#include "OP_API.h"#include "OP_Node.h"#include "OP_NodeParms.h"#include <DEP/DEP_TimedMicroNode.h>
Include dependency graph for OP_GraphProxy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OP_GraphProxy |
Functions | |
| OP_API const OP_GraphProxy * | OPdirectGraphProxy () |
| OP_API void | OPsetDirectGraphProxy (const OP_GraphProxy *proxy) |
| Sets the global direct graph proxy, used for registration. More... | |
| OP_API const OP_GraphProxy* OPdirectGraphProxy | ( | ) |
Returns singleton proxy for our OP_Director network. This uses getUniqueId() as the indices
| OP_API void OPsetDirectGraphProxy | ( | const OP_GraphProxy * | proxy | ) |
Sets the global direct graph proxy, used for registration.