Difference between revisions of "Thread:User talk:Jdev/Jdev's R-Tree/reply (5)"
Jump to navigation
Jump to search
m (Reply to Jdev's R-Tree) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
entries | entries | ||
nextEntryIdx | nextEntryIdx | ||
− | RTree[] children | + | RTree[] |
+ | children | ||
nextChild | nextChild | ||
Intersection | Intersection | ||
Line 19: | Line 20: | ||
singular | singular | ||
entryCount | entryCount | ||
+ | TurnSnapshot | ||
+ | location | ||
+ | </syntaxhighlight> |
Latest revision as of 10:39, 18 September 2014
Here's some words to use ctrl f on to help you remember
Rtree
CHILDREN_COUNT
RTree parent
Attribute[]
dimensions
IntervalDouble[]
coveredRange
RTreeEntry[32]
RTreeEntry[]
entries
nextEntryIdx
RTree[]
children
nextChild
Intersection
intersection
splitDimensionIdx
singular
entryCount
TurnSnapshot
location