MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ CombineFunc

Function type for combining two node outputs.

A function that takes two double values (the outputs from the left and right nodes) and returns a single double value (the combined result).

Definition at line 127 of file NodeCombine.hpp.