pub fn resolve_selection_box(
graph: &Graph,
lookups: &NodeGraphLookups,
view_state: &NodeGraphViewState,
interaction: &NodeGraphInteractionState,
input: SelectionBoxInput,
) -> SelectionBoxDecisionExpand description
Resolves the ordered selection state for a canvas-space marquee selection gesture.