- BB
rect BB(Indexable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- Each
void Each(HashSetIterator func)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetMasterTree
Tree GetMasterTree()
Undocumented in source. Be warned that the author may not have intended to support it.
- IncrementStamp
void IncrementStamp()
Undocumented in source. Be warned that the author may not have intended to support it.
- Insert
void Insert(Indexable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- LeafAddPairs
void LeafAddPairs(Node* leaf)
Undocumented in source. Be warned that the author may not have intended to support it.
- LeafUpdate
bool LeafUpdate(Node* leaf)
Undocumented in source. Be warned that the author may not have intended to support it.
- NewLeaf
Node* NewLeaf(Indexable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- NodeFromPool
Node* NodeFromPool()
Undocumented in source. Be warned that the author may not have intended to support it.
- NodeNew
Node* NodeNew(Node* a, Node* b)
Undocumented in source. Be warned that the author may not have intended to support it.
- NodeRecycle
void NodeRecycle(Node* node)
Undocumented in source. Be warned that the author may not have intended to support it.
- NodeReplaceChild
void NodeReplaceChild(Node* parent, Node* child, Node* value)
Undocumented in source. Be warned that the author may not have intended to support it.
- PairFromPool
Pair* PairFromPool()
Undocumented in source. Be warned that the author may not have intended to support it.
- PairInsert
void PairInsert(Node* a, Node* b)
Undocumented in source. Be warned that the author may not have intended to support it.
- PairRecycle
void PairRecycle(Pair* pair)
Undocumented in source. Be warned that the author may not have intended to support it.
- PairsClear
void PairsClear(Node* leaf)
Undocumented in source. Be warned that the author may not have intended to support it.
- Query
void Query(Indexable obj, rect bb, SpatialIndexQueryFunc func)
Undocumented in source. Be warned that the author may not have intended to support it.
- ReindexQuery
void ReindexQuery(SpatialIndexQueryFunc func)
Undocumented in source. Be warned that the author may not have intended to support it.
- SubtreeInsert
Node* SubtreeInsert(Node* subtree, Node* leaf)
Undocumented in source. Be warned that the author may not have intended to support it.
- SubtreeQuery
void SubtreeQuery(Node* subtree, Indexable obj, rect bb, SpatialIndexQueryFunc func)
Undocumented in source. Be warned that the author may not have intended to support it.
- SubtreeRemove
Node* SubtreeRemove(Node* subtree, Node* leaf)
Undocumented in source. Be warned that the author may not have intended to support it.
- ThreadUnlink
void ThreadUnlink(Thread thread)
Undocumented in source. Be warned that the author may not have intended to support it.