Skip to main content

total_tiles_2d

Function total_tiles_2d 

Source
pub fn total_tiles_2d(
    width: usize,
    height: usize,
    tw: usize,
    th: usize,
) -> usize
Expand description

Total number of tiles for a 2-D problem.