|
SmartEngine
1.6.0
|
Data used to construct a concat node instance More...
#include <CommonNodes.h>
Public Attributes | |
| IGraphNode *const * | inputs = nullptr |
| Array of node inputs More... | |
| int | inputCount = 0 |
| Node input array count More... | |
Public Attributes inherited from SmartEngine::GraphNodeCInfo | |
| const char * | name = nullptr |
| The name of this node. More... | |
| IContext * | context = nullptr |
| Context this node belongs to. Only graph nodes of the same context can be connected. More... | |
Data used to construct a concat node instance
| int SmartEngine::ConcatNodeCInfo::inputCount = 0 |
Node input array count
| IGraphNode* const* SmartEngine::ConcatNodeCInfo::inputs = nullptr |
Array of node inputs