If you want to create a Octree by hand, you need to:
- pass a valid “onCreate” function to the
Octreeconstructor - call
octree.updateto create the octree partition
For eg:
If you want to create a Octree by hand, you need to:
Octree constructoroctree.update to create the octree partitionFor eg: