Structsยง
Functionsยง
- compute_
tile_ ๐origin_ 1d - compute_
tile_ range - compute_
tile_ rect - compute_
tile_ size - compute_
tile_ ๐size_ 1d - compute_
valid_ tiles_ if_ bounds_ change - first_
tile_ ๐size_ 1d - for_
each_ tile_ in_ range - last_
tile_ ๐size_ 1d - repetitions
- simplify_
repeated_ primitive - If repetitions are far enough apart that only one is within the primitive rect, then we can simplify the parameters and treat the primitive as not repeated. This can let us avoid unnecessary work later to handle some of the parameters.
- tile_
range_ ๐1d - Compute the range of tiles (in number of tiles) that intersect the provided image range (in pixels) in an arbitrary dimension.
- tiles
- tiles_
1d ๐ - Decompose tiles along an arbitrary axis.