public interface OctTreeConfigurationLType
| Modifier and Type | Method and Description |
|---|---|
default long |
minimumOctantDepth() |
default long |
minimumOctantHeight() |
default long |
minimumOctantWidth() |
default boolean |
trimOnRemove() |
com.io7m.jregions.core.unparameterized.volumes.VolumeL |
volume() |
com.io7m.jregions.core.unparameterized.volumes.VolumeL volume()
default long minimumOctantWidth()
>= 2)default long minimumOctantHeight()
>= 2)default long minimumOctantDepth()
>= 2)default boolean trimOnRemove()
true iff the implementation should attempt to trim empty
leaf nodes when an item is removedCopyright © 2017 <code@io7m.com> http://io7m.com