|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
inlinevirtual |
Declare which data shapes this node's context can produce.
Override to advertise capabilities beyond SCALAR. The default reflects the Node interface guarantee: every node produces a scalar. Combine flags with bitwise OR for nodes whose context implements multiple GpuContext mixins.
Definition at line 634 of file Node.hpp.