Interface IOctantLoader

All Known Implementing Classes:
OctreeLoader

public interface IOctantLoader
  • Method Details Link icon

    • queue Link icon

      void queue(OctreeNode octant)
    • clearQueue Link icon

      void clearQueue()
    • touch Link icon

      void touch(OctreeNode octant)
    • getLoadQueueSize Link icon

      int getLoadQueueSize()
    • getNLoadedStars Link icon

      int getNLoadedStars()