Function re_viewport::view_highlights::highlights_for_view

source ยท
pub fn highlights_for_view(
    ctx: &ViewerContext<'_>,
    view_id: ViewId,
) -> ViewHighlights
Expand description

Computes which things in a view should received highlighting.

This method makes decisions which entities & instances should which kind of highlighting based on the entities in a view and the current selection/hover state.