|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| InspectResult MayaFlux::Portal::Forma::Inspector::node | ( | const std::shared_ptr< Nodes::Node > & | n, |
| 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 Node and its full modulator tree.
Builds a ValueGroup whose header is the node's short type name and whose body rows expose the node's runtime values (output, role for modulators, etc.). Modulator children are recursively expanded as nested InspectResults related to this node's header.
Definition at line 85 of file NodeQuery.cpp.
References MayaFlux::Portal::Forma::InspectResult::children, MayaFlux::Portal::Forma::InspectResult::group, MayaFlux::Portal::Forma::ValueGroup::header, MayaFlux::Portal::Forma::Collapsible::header_id, inspect_modulator_tree(), MayaFlux::Portal::Forma::k_inspect_indent, MayaFlux::Portal::Forma::ValueSpec::label, MayaFlux::Portal::Forma::Surface::layer(), make_row_buffer(), MayaFlux::Portal::Forma::make_value_group(), MayaFlux::Portal::Forma::Layer::relate(), MayaFlux::Portal::Forma::row_pixel_dims(), MayaFlux::Reflect::short_dynamic_type_name(), and MayaFlux::Portal::Forma::Surface::window().
Referenced by root_node().
Here is the call graph for this function:
Here is the caller graph for this function: