orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-kdtree
/
org.openrndr.extra.kdtree
/
KDTreeNode
/
KDTreeNode
KDTree
Node
constructor
(
dimensions
:
Int
,
mapper
:
(
T
,
Int
)
->
Double
)
(
source
)
Parameters
T
The type of the items stored in the KD-Tree.