|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| ValueGroup MayaFlux::Portal::Forma::make_value_group | ( | std::span< const ValueSpec > | values, |
| RowBuffer | header_buf, | ||
| std::span< const RowBuffer > | row_bufs, | ||
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | row_h, | ||
| bool | initially_open = false |
||
| ) |
make_value_group using the cursor's column extents.
Equivalent to the explicit-extent overload with x_min and x_max taken from cursor.
Definition at line 178 of file QueryUtils.cpp.
References make_value_group(), MayaFlux::Portal::Forma::LayoutCursor::x_max(), and MayaFlux::Portal::Forma::LayoutCursor::x_min().
Here is the call graph for this function: