Function re_space_view_spatial::picking::picking_textured_rects
source · fn picking_textured_rects<'a>(
context: &PickingContext,
images: impl Iterator<Item = &'a PickableTexturedRect>
) -> Vec<PickingRayHit>