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

A single value to display in a ValueGroup body row. More...

#include <QueryUtils.hpp>

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

Public Attributes

std::string label
 
std::function< std::string()> reader
 

Detailed Description

A single value to display in a ValueGroup body row.

reader is invoked once per graphics tick to produce the current stringified value. The row text becomes "label: <reader()>".

Definition at line 33 of file QueryUtils.hpp.


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