Engine.Tree.BBTreeCache

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.

Interfaces

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

Structs

MarkContext
struct MarkContext
Undocumented in source.
Node
struct Node
Undocumented in source.
Pair
struct Pair
Undocumented in source.
Thread
struct Thread
Undocumented in source.

Meta