|
MayaFlux 0.1.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 191 of file RootNode.hpp.
Referenced by preprocess(), process_pending_operations(), register_node(), and unregister_node().