Package cz.fidentis.analyst.data.kdtree
package cz.fidentis.analyst.data.kdtree
K-d tree space partitioning structure.
-
InterfacesClassDescriptionA single node of a KD-tree.k-D tree for storing vertices (
MeshPoint
s) of triangular (MeshFacet
s).When instantiated, the object can be gradually applied to multiple k-d trees.