| Index syten::SQL::Helpers::mapM2 | ( | int | x, |
| int | y, | ||
| int | l, | ||
| int | w | ||
| ) |
Meandering map (2 sites):
| x | length-coordinate, [0, l-1] |
| y | width-coordinate, [0, w-1] |
| l | length, [1, …) |
| w | width, [1, …) |
Referenced by mapM2x().
Here is the caller graph for this function: