Engine.Tree.BBTree

Undocumented in source.

Members

Aliases

Hash
alias Hash = ulong
Undocumented in source.
HashSetIterator
alias HashSetIterator = void delegate(Node* node)
Undocumented in source.
SpatialIndexQueryFunc
alias SpatialIndexQueryFunc = ulong delegate(Indexable a, Indexable b, ulong collisionID)
Undocumented in source.
TimeStamp
alias TimeStamp = ulong
Undocumented in source.

Classes

BBTree
class BBTree
Undocumented in source.
Stack
class Stack(T)
Undocumented in source.

Interfaces

Indexable
interface Indexable
Undocumented in source.
Tree
interface Tree
Undocumented in source.

Meta