Function re_view_graph::ui::draw::draw_edge

source ยท
pub fn draw_edge(
    ui: &mut Ui,
    geometry: &EdgeGeometry,
    show_arrow: bool,
) -> Response
Expand description

Draws an edge between two points, optionally with an arrow at the target point.