fn draw_arrow(painter: &Painter, tip: Pos2, direction: Vec2, color: Color32)
Expand description
Helper function to draw an arrow at the end of the edge
fn draw_arrow(painter: &Painter, tip: Pos2, direction: Vec2, color: Color32)
Helper function to draw an arrow at the end of the edge