Class OctreeWrapper

  • All Implemented Interfaces:
    com.badlogic.gdx.utils.Disposable, IStarContainer, IPosition, java.lang.Iterable<OctreeNode>

    public class OctreeWrapper
    extends AbstractOctreeWrapper
    Static Octree wrapper that can be inserted into the scene graph. This implementation is single-threaded.