|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
protected |
Flag: pixel data changed since last GPU upload.
Set to true whenever compute_frame() modifies m_pixel_buffer. Kakshya binding system checks this before staging texture upload. Cleared by Kakshya after successful GPU transfer.
Definition at line 52 of file TextureNode.hpp.
Referenced by clear(), MayaFlux::Nodes::GpuSync::ProceduralTextureNode::compute_frame(), fill(), restore_state(), save_state(), MayaFlux::Nodes::GpuSync::ProceduralTextureNode::set_generator(), set_pixel(), and TextureNode().