|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
One value row in a ValueGroup body. More...
#include <QueryUtils.hpp>
Collaboration diagram for MayaFlux::Portal::Forma::ValueRow:Public Attributes | |
| std::shared_ptr< Buffers::FormaBuffer > | buf |
| uint32_t | element_id {} |
| Link | link |
| std::shared_ptr< Core::VKImage > | text |
One value row in a ValueGroup body.
Owns the FormaBuffer for the row background, the VKImage holding the composited text, and the Link that repress's the text each tick.
Definition at line 44 of file QueryUtils.hpp.