Octree

Octree is an acceleration structure used to partition a 3D space.

Functions

Name

Description

Octree

Constructs an Octree.

execute

Executes a function on all elements of the Octree.

insert

Inserts an element in the Octree.