mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
SpatialTree.QuadContainer
mutils
container
spatialtree
SpatialTree
Undocumented in source.
struct
SpatialTree
(ubyte dimension, T, bool loose = false, ubyte maxLevel = 8)
alias
QuadContainer
=
BucketsListChain
!(
Node
[2^^
Point.length
], 128, false)
Meta
Source
See Implementation
mutils
container
spatialtree
SpatialTree
aliases
Point
QuadContainer
isLoose
functions
add
addToQuad
allocateQuads
clear
initialize
remove
updatePositions
visitAll
visitAllDataIn
visitAllNodesIn
static functions
circleInBox
circleNotInBox
directionToIndex
hasChildren
hasElements
inBox
indexToDirection
notInBox
structs
Node
variables
quadContainer
root
size