mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
Node.__anonymous
mutils
container
spatialtree
SpatialTree
Node
Undocumented in source.
struct
Node
static if
(!(
loose
))
union
__anonymous {
DataContainer
!
T
dataContainer
;
Node
*
child
;
}
Members
Variables
child
Node
*
child
;
Undocumented in source.
dataContainer
DataContainer
!
T
dataContainer
;
Undocumented in source.
Meta
Source
See Implementation
mutils
container
spatialtree
SpatialTree
Node
unions
__anonymous
variables
child
dataContainer