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

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

An alias for the iterator yielding X, Y and Z Scale parents.