Skip to main content

draw

Function draw 

Source
pub fn draw(ui: &mut Ui, scene: &Scene, layout: Layout, empty_hint: &str)
Expand description

Draw a Scene into ui — the reusable render primitive. Empty scenes show empty_hint. Labels render when the node count is small enough to read.