public interface OctTreeConfigurationIType
| Modifier and Type | Method and Description |
|---|---|
default int |
minimumOctantDepth() |
default int |
minimumOctantHeight() |
default int |
minimumOctantWidth() |
default boolean |
trimOnRemove() |
com.io7m.jregions.core.unparameterized.volumes.VolumeI |
volume() |
com.io7m.jregions.core.unparameterized.volumes.VolumeI volume()
default int minimumOctantWidth()
>= 2)default int minimumOctantHeight()
>= 2)default int 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