SpatialCollections
Full name: Elegy.Common.SpatialCollections
Classes, structs and/or records
- Octree
- An octree container. Elegy.MapCompiler uses them to quickly and roughly subdi...
- Quadtree
- A quadtree. Dunno what you'd use it for, vegetation maybe.
- STree
- N-dimensional spatial tree (s-tree) that stores TItem s inside a TBound .
- STreeNode
- N-dimensional tree node, stores a list of TItem s from its parent tree that i...
- STreeUtilities
- Built-in helper methods for
STree<TBound, TItem>
.
- Built-in helper methods for
Enums
None.
Further namespaces
None.