[][src]Function exr::meta::rip_map_indices

pub fn rip_map_indices(
    round: RoundingMode,
    max_resolution: Vec2<usize>
) -> impl Iterator<Item = Vec2<usize>>

Iterates over all rip map level indices of a given size. The order of iteration conforms to LineOrder::Increasing.