Function re_viewport::viewport_ui::apply_viewport_command

source ยท
fn apply_viewport_command(
    ctx: &ViewerContext<'_>,
    bp: &mut ViewportBlueprint,
    command: ViewportCommand,
    run_auto_layout: &mut bool,
)