MayaFlux 0.2.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 286 of file NodeStructure.hpp.