|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Callback function type for node processing events.
A NodeHook is a function that receives a NodeContext object containing information about the node's current state. These callbacks are triggered during node processing to notify external components about node activity.
Example:
Definition at line 25 of file NodeUtils.hpp.