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