Class RegionBSPTree3D

    • Constructor Detail

      • RegionBSPTree3D

        public RegionBSPTree3D()
        Create a new, empty region.
      • RegionBSPTree3D

        public RegionBSPTree3D​(boolean full)
        Create a new region. If full is true, then the region will represent the entire 3D space. Otherwise, it will be empty.
        Parameters:
        full - whether or not the region should contain the entire 3D space or be empty