SubroutineNode

This node implements a subroutine declaration such as 'subroutine uniform RenderOutputColor renderOutputColor', where this node stores RenderOutputColor as the signature and renderOutputColor as a handle to that subroutine.

Registration

Class registration and implementation information is as follows:

Category TypeInformation
ImplementationC++
ModuleGEOMETRY
Class HierarchyNode » SubroutineNode
Data Interface NameSubroutineNode