| Package | Description |
|---|---|
| com.io7m.jspatial.api.octtrees |
Octtree API specification.
|
| Modifier and Type | Method and Description |
|---|---|
static OctTreeConfigurationL.Builder |
OctTreeConfigurationL.builder()
Creates a builder for
OctTreeConfigurationL. |
OctTreeConfigurationL.Builder |
OctTreeConfigurationL.Builder.from(OctTreeConfigurationLType instance)
Fill a builder with attribute values from the provided
OctTreeConfigurationLType instance. |
OctTreeConfigurationL.Builder |
OctTreeConfigurationL.Builder.setMinimumOctantDepth(long minimumOctantDepth)
Initializes the value for the
minimumOctantDepth attribute. |
OctTreeConfigurationL.Builder |
OctTreeConfigurationL.Builder.setMinimumOctantHeight(long minimumOctantHeight)
Initializes the value for the
minimumOctantHeight attribute. |
OctTreeConfigurationL.Builder |
OctTreeConfigurationL.Builder.setMinimumOctantWidth(long minimumOctantWidth)
Initializes the value for the
minimumOctantWidth attribute. |
OctTreeConfigurationL.Builder |
OctTreeConfigurationL.Builder.setTrimOnRemove(boolean trimOnRemove)
Initializes the value for the
trimOnRemove attribute. |
OctTreeConfigurationL.Builder |
OctTreeConfigurationL.Builder.setVolume(com.io7m.jregions.core.unparameterized.volumes.VolumeL volume)
Initializes the value for the
volume attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com