|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| InspectResult MayaFlux::Portal::Forma::Inspector::root_graphics_buffer | ( | Buffers::ProcessingToken | token, |
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | x_min = -0.95F, |
||
| float | x_max = 0.95F, |
||
| float | row_h = 0.05F, |
||
| int | depth = 0 |
||
| ) |
Inspect the root graphics buffer for a token.
Header shows token. Row shows VKBuffer child count. The root buffer itself is expanded via buffer(), then each VKBuffer child via buffer().
Definition at line 200 of file BufferQuery.cpp.
References buffer(), MayaFlux::Portal::Forma::InspectResult::children, MayaFlux::Reflect::enum_to_string(), MayaFlux::Buffers::BufferManager::get_root_graphics_buffer(), MayaFlux::Portal::Forma::InspectResult::group, MayaFlux::Portal::Forma::ValueGroup::header, MayaFlux::Portal::Forma::Collapsible::header_id, MayaFlux::Portal::Forma::k_inspect_indent, MayaFlux::Portal::Forma::ValueSpec::label, MayaFlux::Portal::Forma::Surface::layer(), m_bm, make_row_buffer(), MayaFlux::Portal::Forma::make_value_group(), MayaFlux::Portal::Forma::Layer::relate(), MayaFlux::Portal::Forma::row_pixel_dims(), and MayaFlux::Portal::Forma::Surface::window().
Referenced by buffer_manager().
Here is the call graph for this function:
Here is the caller graph for this function: