[][src]Module kiss3d_conrod::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.