[][src]Function building_blocks_mesh::greedy_quads::padded_greedy_quads_chunk_extent

pub fn padded_greedy_quads_chunk_extent(chunk_extent: &Extent3i) -> Extent3i

Pads the given chunk extent with exactly the amount of space required for running the greedy_quads algorithm.