Spatial Containers
Spatial Containers
Spatial container are an extension of sets and maps that allow us to order data according to multiple dimensions. This is particularly useful in games and graphical interfaces, where objects need to be mapped in space. The standard library does not include spatial containers so an external library needs to be used.
1 2 3 4 5 6 7 8 9 10 11 |
|
1 |
|
1 2 3 |
|
1 2 3 4 5 |
|
1 2 3 4 |
|
1 2 3 4 |
|