Function re_view_graph::ui::draw::draw_node
source ยท fn draw_node(
ui: &mut Ui,
center: Pos2,
node: &DrawableLabel,
highlight: InteractionHighlight,
lod: LevelOfDetail,
) -> Response
Expand description
Draws a node at the given position.