MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Portal::Forma::ValueRow Struct Reference

One value row in a ValueGroup body. More...

#include <QueryUtils.hpp>

+ Collaboration diagram for MayaFlux::Portal::Forma::ValueRow:

Public Member Functions

Kinesis::AABB2D bounds () const noexcept
 Row region, satisfying Kinesis::HasBounds.
 

Public Attributes

std::shared_ptr< Buffers::FormaBufferbuf
 
uint32_t element_id {}
 
Link link
 
Kinesis::AABB2D row_bounds {}
 NDC region occupied by this row. Valid after make_value_row.
 
std::shared_ptr< Core::VKImagetext
 

Detailed Description

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.


The documentation for this struct was generated from the following file: