Package gaiasky.data

Interface IOctantLoader

All Known Implementing Classes:
OctreeLoader

public interface IOctantLoader
  • Method Details

    • queue

      void queue(OctreeNode octant)
    • clearQueue

      void clearQueue()
    • touch

      void touch(OctreeNode octant)
    • getLoadQueueSize

      int getLoadQueueSize()
    • getNLoadedStars

      int getNLoadedStars()