Module nannou::ui::graph::depth_order[][src]

Types and functionality related to the calculation of a Graph's rendering depth order.

Structs

DepthOrder

Contains Node indices in order of depth, starting with the deepest.