Function re_space_view_map::visualizers::update_span
source · pub fn update_span(span: &mut Option<GeoSpan>, other: Option<GeoSpan>)
Expand description
Extend a span to include another span, if any.
pub fn update_span(span: &mut Option<GeoSpan>, other: Option<GeoSpan>)
Extend a span to include another span, if any.