re_viewport::system_execution

Function execute_systems_for_view

Source
pub fn execute_systems_for_view<'a>(
    ctx: &'a ViewerContext<'_>,
    view: &'a ViewBlueprint,
    view_state: &dyn ViewState,
) -> (ViewQuery<'a>, SystemExecutionOutput)