Skip to main content

compute_selection_box

Function compute_selection_box 

Source
pub fn compute_selection_box(
    graph: &Graph,
    lookups: &NodeGraphLookups,
    view_state: &NodeGraphViewState,
    interaction: &NodeGraphInteractionState,
    rect: CanvasRect,
    options: SelectionBoxOptions,
) -> SelectionBoxResult
Expand description

Computes the ordered selection state for a canvas-space marquee selection box.