Class OctreeWrapper

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

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