Package cz.fidentis.analyst.data.octree
package cz.fidentis.analyst.data.octree
Octree space partitioning structure.
-
InterfacesClassDescriptionA single node of an Octree.
Octree
for storing vertices (MeshPoint
s) of triangular meshes (MeshFacet
s).When instantiated, the object can be gradually applied to multiple octrees.