Package gaiasky.util.tree


package gaiasky.util.tree
  • Class
    Description
    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.