Skip to main content

resolve_selection_box

Function resolve_selection_box 

Source
pub fn resolve_selection_box(
    graph: &Graph,
    lookups: &NodeGraphLookups,
    view_state: &NodeGraphViewState,
    interaction: &NodeGraphInteractionState,
    input: SelectionBoxInput,
) -> SelectionBoxDecision
Expand description

Resolves the ordered selection state for a canvas-space marquee selection gesture.