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

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

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