|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| InspectResult MayaFlux::Portal::Forma::Inspector::tasks | ( | Vruta::ProcessingToken | token, |
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | x_min = -0.95F, |
||
| float | x_max = 0.95F, |
||
| float | row_h = 0.05F |
||
| ) |
Inspect tasks for a specific processing token.
Same per-task layout as scheduler() but filtered to one token.
Definition at line 105 of file SchedulerQuery.cpp.
References MayaFlux::Reflect::enum_to_string(), MayaFlux::Vruta::TaskScheduler::get_all_tasks(), MayaFlux::Portal::Forma::InspectResult::group, inspect_task(), MayaFlux::Portal::Forma::Surface::layer(), m_sched, make_row_buffer(), MayaFlux::Portal::Forma::make_value_group(), MayaFlux::Portal::Forma::row_pixel_dims(), and MayaFlux::Portal::Forma::Surface::window().
Referenced by scheduler().
Here is the call graph for this function:
Here is the caller graph for this function: