Function re_blueprint_tree::blueprint_tree::list_views_with_entity
source ยท fn list_views_with_entity(
ctx: &ViewerContext<'_>,
viewport: &ViewportBlueprint,
entity_path: &EntityPath,
) -> SmallVec<[ViewId; 4]>
Expand description
List all views that have the provided entity as data result.