|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
private |
Counter tracking the number of pending operations.
This counter helps efficiently manage the pending operations array, allowing the system to quickly determine if there are operations waiting to be processed without scanning the entire array.
Definition at line 209 of file RootNode.hpp.
Referenced by postprocess(), preprocess(), process_pending_operations(), register_node(), and unregister_node().