|
strong |
Defines available spatial partitioning structures for the use in AIMPerceiver<T> implementations.
These structures are intended to significantly speed up the query respectively access to relevant percepts.
| Enumerator | |
|---|---|
| None | No specific spatial optimization structure is to be used. |
| RegularGrid | The RegularGrid implementation is to be used. |