[][src]Function building_blocks_mesh::height_map::padded_height_map_chunk_extent

pub fn padded_height_map_chunk_extent(chunk_extent: &Extent2i) -> Extent2i

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