|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::TextureWriteProcessor::set_data | ( | Kakshya::DataVariant | variant | ) |
Supply pixel data for the next cycle.
| variant | Routed through Kakshya::as_texture_access() inside update_pixels_if_dirty() for type validation and promotion. Sets TextureBuffer dirty flag so upload is scheduled. |
Definition at line 13 of file TextureWriteProcessor.cpp.
References m_dirty, m_pending, and MayaFlux::Buffers::TextureProcessor::m_texture_buffer.