|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Collapsible MayaFlux::Portal::Forma::make_collapsible | ( | std::shared_ptr< Buffers::FormaBuffer > | buf, |
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | x_min, | ||
| float | x_max, | ||
| float | row_h, | ||
| bool | initially_open, | ||
| glm::vec3 | color_closed, | ||
| glm::vec3 | color_open | ||
| ) |
Definition at line 127 of file Collapsible.cpp.
References MayaFlux::Portal::Forma::Collapsible::closed_color(), MayaFlux::Portal::Forma::Collapsible::initially_open(), MayaFlux::Portal::Forma::Collapsible::open_color(), and MayaFlux::Portal::Forma::Collapsible::place().
Here is the call graph for this function: