Package cz.fidentis.analyst.data.kdtree


package cz.fidentis.analyst.data.kdtree
K-d tree space partitioning structure.
  • Interfaces
    Class
    Description
    A single node of a KD-tree.
    k-D tree for storing vertices (MeshPoints) of triangular (MeshFacets).
    When instantiated, the object can be gradually applied to multiple k-d trees.