OperatorNodeBase< ParameterPack< IN >, 0 > Class Template Reference

#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)
 

Member Typedef Documentation

◆ Inputs

using Inputs = ParameterPack<IN>

Member Function Documentation

◆ MAXON_PORT_INPUT()

MAXON_PORT_INPUT ( IN  ,
in   
)

◆ GetPortValue()

static MAXON_ATTRIBUTE_FORCE_INLINE const IN& GetPortValue ( const PORT &  port,
size_t   
)
static

◆ SetupPorts()

static void SetupPorts ( const MicroNodeGroupRef &  group)
static