Definition of a sparse octree. More...
| Public Attributes | |
| type(t_octree_node), allocatable | root | 
| Pointer to the root node. | |
| integer | nb_objects = 0 | 
| Total number of objects tracked by the octree. | |
| integer | max_depth = 0 | 
| Maximal depth. | |
| integer | max_object = huge(1) | 
| Maximal number of object per leaf. | |
Definition of a sparse octree.