#include <corenodes_implementer.h>
Public Types | |
| using | Inputs = ParameterPack< IN > |
Public Member Functions | |
| MAXON_PORT_INPUT (IN, in) | |
Static Public Member Functions | |
| template<typename PORT > | |
| static MAXON_ATTRIBUTE_FORCE_INLINE const IN & | GetPortValue (const PORT &port, size_t) |
| static void | SetupPorts (const MicroNodeGroupRef &group) |
| using Inputs = ParameterPack<IN> |
| MAXON_PORT_INPUT | ( | IN | , |
| in | |||
| ) |
|
static |
|
static |