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

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

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