maxon::NODE::FLOATINGIO Namespace Reference

Detailed Description

INTERNAL. Node used to hold floating input and output ports.

Functions

 MAXON_RESOURCE_DATABASE_SCOPE ("net.maxon.node.floatingio")
 
 MAXON_ATTRIBUTE (Bool, ATTRIBUTE_DIRECTION, "net.maxon.node.floatingio.attribute.direction")
 
 MAXON_ATTRIBUTE (void, PORTLIST, "net.maxon.node.floatingio.portlist")
 

Function Documentation

◆ MAXON_RESOURCE_DATABASE_SCOPE()

maxon::NODE::FLOATINGIO::MAXON_RESOURCE_DATABASE_SCOPE ( "net.maxon.node.floatingio"  )

◆ MAXON_ATTRIBUTE() [1/2]

maxon::NODE::FLOATINGIO::MAXON_ATTRIBUTE ( Bool  ,
ATTRIBUTE_DIRECTION  ,
"net.maxon.node.floatingio.attribute.direction"   
)

True to define this floating I/O node for output ports. False (default) to use it for input ports. This is a node attribute, not a port attribute.

◆ MAXON_ATTRIBUTE() [2/2]

maxon::NODE::FLOATINGIO::MAXON_ATTRIBUTE ( void  ,
PORTLIST  ,
"net.maxon.node.floatingio.portlist"   
)

Template input that defines the list of inputs or outputs handled by this floating I/O node.