|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inlinenoexcept |
Monotonic counter incremented whenever build_spec()'s result changes.
A consumer that compiles a pipeline from build_spec() records the revision it built against and rebuilds when it differs. A bool would not survive two consumers, since the first to observe it would clear it.
Definition at line 412 of file GpuFieldOperator.hpp.