[][src]Module conrod_core::graph::depth_order

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.