Quadtree

Undocumented in source.

Members

Functions

add
Node* add(EntityID id, AABB aabb)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MemoryBlock
struct MemoryBlock
Undocumented in source.
MetaBlock
struct MetaBlock
Undocumented in source.
Node
struct Node
Undocumented in source.

Variables

aabb
AABB aabb;
Undocumented in source.
allocator
BlockAllocator allocator;
Undocumented in source.
main_node
Node main_node;
Undocumented in source.
max_depth
uint max_depth;
Undocumented in source.

Meta