Enzo
Loading...
Searching...
No Matches
enzo::nt::InputPort Struct Reference

One input port a node type declares. More...

#include <NodeType.h>

Public Attributes

std::string label
 
bool multiInput = false
 
bool optional = false
 Whether the node cooks with nothing wired into this port.
 

Detailed Description

One input port a node type declares.

Note
A single port holds one input. A multi input port holds every input from its own position onward, so it has to be the last port declared.

The documentation for this struct was generated from the following file: