Class OctTreeD.Octant

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<T,​com.io7m.jregions.core.unparameterized.volumes.VolumeD> objects()  
      com.io7m.jregions.core.unparameterized.volumes.VolumeD volume()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • objects

        public java.util.Map<T,​com.io7m.jregions.core.unparameterized.volumes.VolumeD> objects()
        Specified by:
        objects in interface OctTreeOctantDType<T>
        Returns:
        A read-only view of the objects directly contained within this octant
      • volume

        public com.io7m.jregions.core.unparameterized.volumes.VolumeD volume()
        Specified by:
        volume in interface OctTreeOctantDType<T>
        Returns:
        The volume of the octant