|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::WindowContainer::invalidate_float_frame_cache | ( | uint32_t | frame_index = 0 | ) |
Invalidate the normalised float cache for a specific processed_data slot.
Called by WindowAccessProcessor after each successful readback into processed_data[frame_index]. Forces recomputation on the next processed_frame_as_float() call for that slot.
| frame_index | Zero-based index into processed_data. |
Definition at line 493 of file WindowContainer.cpp.
References m_normalised_dirty.