pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.util
/
Octree
/
Octree
Octree
constructor
(
bounds
:
BoundingBox
,
depth
:
Int
,
entryStrategy
:
(
N
)
->
BoundingBox
)
(
source
)
constructor
(
maxDepth
:
Int
=
DEFAULT_MAX_DEPTH
,
maxEntries
:
Int
=
DEFAULT_MAX_ENTRIES
,
bounds
:
BoundingBox
,
depth
:
Int
,
entryStrategy
:
(
N
)
->
BoundingBox
)
(
source
)