|
MayaFlux 0.1.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 31 of file TextureNode.hpp.
Referenced by clear(), fill(), set_pixel(), and TextureNode().