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

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

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