|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| InspectResult MayaFlux::Portal::Forma::Inspector::root_node | ( | Nodes::ProcessingToken | token, |
| uint32_t | channel, | ||
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | x_min = -0.95F, |
||
| float | x_max = 0.95F, |
||
| float | row_h = 0.05F, |
||
| int | depth = 0 |
||
| ) |
Inspect a single RootNode for a specific token and channel.
Header is "root [ch N]" for AUDIO_RATE or "root" for all other tokens. Body row exposes live node count from RootNode::get_node_size(). Each registered node is expanded via node() as a child. Networks for the token/channel are appended after the node children.
Definition at line 132 of file NodeQuery.cpp.
References MayaFlux::Nodes::AUDIO_RATE, MayaFlux::Portal::Forma::InspectResult::children, MayaFlux::Nodes::NodeGraphManager::get_root_node(), 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_ngm, make_row_buffer(), MayaFlux::Portal::Forma::make_value_group(), node(), MayaFlux::Portal::Forma::Layer::relate(), MayaFlux::Portal::Forma::row_pixel_dims(), and MayaFlux::Portal::Forma::Surface::window().
Referenced by node_graph_manager(), and root_node().
Here is the call graph for this function:
Here is the caller graph for this function: