[][src]Type Definition nannou::geom::graph::ZParents

type ZParents = Chain<Chain<IntoIter<Index>, IntoIter<Index>>, IntoIter<Index>>;

An alias for the iterator yielding Position, Orientation and Scale parents over the Z axis.