|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| InspectResult MayaFlux::Portal::Forma::Inspector::event | ( | const std::shared_ptr< Vruta::Event > & | ev, |
| std::string_view | name, | ||
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | x_min = -0.95F, |
||
| float | x_max = 0.95F, |
||
| float | row_h = 0.05F |
||
| ) |
Inspect a single Event by name and pointer.
Header is the event's registered name, or "(unnamed)" if empty. Body rows expose token and active state.
Definition at line 10 of file EventQuery.cpp.
References MayaFlux::Reflect::enum_to_string(), MayaFlux::Portal::Forma::InspectResult::group, MayaFlux::Portal::Forma::ValueSpec::label, make_row_buffer(), MayaFlux::Portal::Forma::make_value_group(), MayaFlux::Portal::Forma::row_pixel_dims(), and MayaFlux::Portal::Forma::Surface::window().
Here is the call graph for this function: