After #7 is complete, we can make it an octree node contains 8 arbitrary sub elements. This means that internal nodes would use template parameters to store internal links and that different types of octrees can use the same code for working with nodes, since it will be abstracted regardless of contained data.
After #7 is complete, we can make it an octree node contains 8 arbitrary sub elements. This means that internal nodes would use template parameters to store internal links and that different types of octrees can use the same code for working with nodes, since it will be abstracted regardless of contained data.