Package gaiasky.util.tree


package gaiasky.util.tree
  • Class
    Description
    Describes the interface for all objects added to an octant in an octree.
    Interface that must implement all entities that have a position.
     
    Octree node implementation which contains a list of IPosition objects and possibly 8 sub-nodes.