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