|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| ValueRow MayaFlux::Portal::Forma::make_value_row | ( | const ValueSpec & | spec, |
| RowBuffer | row_buf, | ||
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | row_h, | ||
| glm::vec3 | bg = glm::vec3(0.15F) |
||
| ) |
make_value_row using the cursor's column extents.
Equivalent to the explicit-extent overload with x_min and x_max taken from cursor.
Definition at line 134 of file QueryUtils.cpp.
References make_value_row(), MayaFlux::Portal::Forma::LayoutCursor::x_max(), and MayaFlux::Portal::Forma::LayoutCursor::x_min().
Here is the call graph for this function: