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

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.