Table of Contents
Octree is an acceleration structure used to partition a 3D space.
Name
Description
Octree
Constructs an Octree.
execute
Executes a function on all elements of the Octree.
insert
Inserts an element in the Octree.