Module conrod::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.

Enums

Visitable

Parts of the graph that are significant when visiting and sorting by depth.