SmartEngine  1.6.0
List of all members
SmartEngine::GraphInputCInfo Struct Reference

Data used to construct an IGraphInput instance More...

#include <GraphInput.h>

Inheritance diagram for SmartEngine::GraphInputCInfo:
SmartEngine::GraphNodeCInfo SmartEngine::BufferInputCInfo SmartEngine::ComponentInputCInfo

Additional Inherited Members

- Public Attributes inherited from SmartEngine::GraphNodeCInfo
const char * name = nullptr
 The name of this node. More...
 
IContextcontext = nullptr
 Context this node belongs to. Only graph nodes of the same context can be connected. More...
 

Detailed Description

Data used to construct an IGraphInput instance