Interface IOctreeObject

All Known Implementing Classes:
OctreeObjectView

public interface IOctreeObject
Describes the interface for all objects added to an octant in an octree.
  • Method Details

    • getPosition

      Vector3b getPosition()
    • getStarCount

      int getStarCount()
    • dispose

      void dispose()