API Docs for: 0.6.1
Show:

OctreeNode Class

Defined in: src/utils/Octree.js:6

Item Index

Properties

Properties

aabb

AABB

Boundary of this node

children

Array

Children to this node

data

Array

Contained data at the current node level.

root

OctreeNode

The root node