| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.volumes |
Volume types.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends VolumeBDType> |
VolumeXYZSplitBD.builder()
Creates a builder for
VolumeXYZSplitBD. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.from(VolumeXYZSplitBDType<T> instance)
Fill a builder with attribute values from the provided
VolumeXYZSplitBDType instance. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX0y0z0(T x0y0z0)
Initializes the value for the
x0y0z0 attribute. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX0y0z1(T x0y0z1)
Initializes the value for the
x0y0z1 attribute. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX0y1z0(T x0y1z0)
Initializes the value for the
x0y1z0 attribute. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX0y1z1(T x0y1z1)
Initializes the value for the
x0y1z1 attribute. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX1y0z0(T x1y0z0)
Initializes the value for the
x1y0z0 attribute. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX1y0z1(T x1y0z1)
Initializes the value for the
x1y0z1 attribute. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX1y1z0(T x1y1z0)
Initializes the value for the
x1y1z0 attribute. |
VolumeXYZSplitBD.Builder<T> |
VolumeXYZSplitBD.Builder.setX1y1z1(T x1y1z1)
Initializes the value for the
x1y1z1 attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com