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